Searched refs:GPIO_RAM (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pnx4008/include/mach/
H A Dgpio.h25 #define GPIO_RAM (0x300) macro
90 #define RAM_D19 (GPIO_RAM | 0)
91 #define RAM_D20 (GPIO_RAM | 1)
92 #define RAM_D21 (GPIO_RAM | 2)
93 #define RAM_D22 (GPIO_RAM | 3)
94 #define RAM_D23 (GPIO_RAM | 4)
95 #define RAM_D24 (GPIO_RAM | 5)
96 #define RAM_D25 (GPIO_RAM | 6)
97 #define RAM_D26 (GPIO_RAM | 7)
98 #define RAM_D27 (GPIO_RAM |
[all...]

Completed in 81 milliseconds