SPITZ_SCP2_GPIO_BASE  140 arch/arm/mach-pxa/include/mach/spitz.h #define SPITZ_GPIO_IR_ON		(SPITZ_SCP2_GPIO_BASE + 0)
SPITZ_SCP2_GPIO_BASE  141 arch/arm/mach-pxa/include/mach/spitz.h #define SPITZ_GPIO_AKIN_PULLUP		(SPITZ_SCP2_GPIO_BASE + 1)
SPITZ_SCP2_GPIO_BASE  142 arch/arm/mach-pxa/include/mach/spitz.h #define SPITZ_GPIO_RESERVED_1		(SPITZ_SCP2_GPIO_BASE + 2)
SPITZ_SCP2_GPIO_BASE  143 arch/arm/mach-pxa/include/mach/spitz.h #define SPITZ_GPIO_RESERVED_2		(SPITZ_SCP2_GPIO_BASE + 3)
SPITZ_SCP2_GPIO_BASE  144 arch/arm/mach-pxa/include/mach/spitz.h #define SPITZ_GPIO_RESERVED_3		(SPITZ_SCP2_GPIO_BASE + 4)
SPITZ_SCP2_GPIO_BASE  145 arch/arm/mach-pxa/include/mach/spitz.h #define SPITZ_GPIO_RESERVED_4		(SPITZ_SCP2_GPIO_BASE + 5)
SPITZ_SCP2_GPIO_BASE  146 arch/arm/mach-pxa/include/mach/spitz.h #define SPITZ_GPIO_BACKLIGHT_CONT	(SPITZ_SCP2_GPIO_BASE + 6)
SPITZ_SCP2_GPIO_BASE  147 arch/arm/mach-pxa/include/mach/spitz.h #define SPITZ_GPIO_BACKLIGHT_ON		(SPITZ_SCP2_GPIO_BASE + 7)
SPITZ_SCP2_GPIO_BASE  148 arch/arm/mach-pxa/include/mach/spitz.h #define SPITZ_GPIO_MIC_BIAS		(SPITZ_SCP2_GPIO_BASE + 8)
SPITZ_SCP2_GPIO_BASE  178 arch/arm/mach-pxa/spitz.c 	.gpio_base	= SPITZ_SCP2_GPIO_BASE,