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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-aaec2000/include/mach/
H A Daaed2000.h18 #define EXT_GPIO_PBASE AAEC_CS3 macro
22 #define __ext_gpio_p2v(x) ((x) - EXT_GPIO_PBASE + EXT_GPIO_VBASE)
23 #define __ext_gpio_v2p(x) ((x) + EXT_GPIO_PBASE - EXT_GPIO_VBASE)
28 #define AAED_EXT_GPIO __EXT_GPIO_REG(EXT_GPIO_PBASE)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-aaec2000/
H A Daaed2000.c84 .pfn = __phys_to_pfn(EXT_GPIO_PBASE),

Completed in 93 milliseconds