POODLE_SCOOP_GPIO_BASE   77 arch/arm/mach-pxa/include/mach/poodle.h #define POODLE_GPIO_CHARGE_ON	(POODLE_SCOOP_GPIO_BASE + 0)
POODLE_SCOOP_GPIO_BASE   78 arch/arm/mach-pxa/include/mach/poodle.h #define POODLE_GPIO_CP401	(POODLE_SCOOP_GPIO_BASE + 2)
POODLE_SCOOP_GPIO_BASE   79 arch/arm/mach-pxa/include/mach/poodle.h #define POODLE_GPIO_VPEN	(POODLE_SCOOP_GPIO_BASE + 7)
POODLE_SCOOP_GPIO_BASE   80 arch/arm/mach-pxa/include/mach/poodle.h #define POODLE_GPIO_L_PCLK	(POODLE_SCOOP_GPIO_BASE + 9)
POODLE_SCOOP_GPIO_BASE   81 arch/arm/mach-pxa/include/mach/poodle.h #define POODLE_GPIO_L_LCLK	(POODLE_SCOOP_GPIO_BASE + 10)
POODLE_SCOOP_GPIO_BASE   82 arch/arm/mach-pxa/include/mach/poodle.h #define POODLE_GPIO_HS_OUT	(POODLE_SCOOP_GPIO_BASE + 11)
POODLE_SCOOP_GPIO_BASE  130 arch/arm/mach-pxa/poodle.c 	.gpio_base	= POODLE_SCOOP_GPIO_BASE,