Searched refs:GPIO_PIOD_BASE (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/avr32/mach-at32ap/include/mach/
H A Dat32ap700x.h24 #define GPIO_PIOD_BASE (GPIO_PIOC_BASE + 32) macro
25 #define GPIO_PIOE_BASE (GPIO_PIOD_BASE + 32)
30 #define GPIO_PIN_PD(N) (GPIO_PIOD_BASE + (N))

Completed in 105 milliseconds