Searched refs:EXT_GPIO_VBASE (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.h19 #define EXT_GPIO_VBASE 0xf8100000 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)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-aaec2000/
H A Daaed2000.c83 .virtual = EXT_GPIO_VBASE,

Completed in 117 milliseconds