freebsd-dev/sys/arm/allwinner
Ganbold Tsagaankhuu bf4e1ed0bc Define gpio constants rather than using enum.
Fix pull-up and pull-down values of gpio.
According to A10 user manual possible pull register
values are 00 Pull-up/down disable, 01 Pull-up, 10 Pull-down.

Approved by: gonzo@
2013-02-19 02:01:35 +00:00
..
a10_clk.c Enable USB1 (which is EHCI0) for Allwinner A10 2013-02-15 21:29:03 +00:00
a10_clk.h Enable USB1 (which is EHCI0) for Allwinner A10 2013-02-15 21:29:03 +00:00
a10_ehci.c Enable USB1 (which is EHCI0) for Allwinner A10 2013-02-15 21:29:03 +00:00
a10_gpio.c Define gpio constants rather than using enum. 2013-02-19 02:01:35 +00:00
a10_machdep.c A10 reset mechanism is the same for all boards in this family so remove 2013-02-11 11:33:56 +00:00
a10_wdog.c Remove debug output 2013-02-12 07:27:40 +00:00
a10_wdog.h Add watchdog driver for Allwinner A10 2013-02-11 11:31:23 +00:00
aintc.c Fix method of naming compatible string to follow 2013-01-25 07:21:22 +00:00
bus_space.c Add mistakenly removed third clause to license 2013-01-15 09:56:20 +00:00
common.c Fix method of naming compatible string to follow 2013-01-25 07:21:22 +00:00
console.c Fix style bugs 2013-01-16 08:04:55 +00:00
files.a10 Add watchdog driver for Allwinner A10 2013-02-11 11:31:23 +00:00
std.a10
timer.c Fix method of naming compatible string to follow 2013-01-25 07:21:22 +00:00