TOSA_SCOOP_GPIO_BASE   27 arch/arm/mach-pxa/include/mach/tosa.h #define TOSA_GPIO_TC6393XB_REST_IN	(TOSA_SCOOP_GPIO_BASE + 1)
TOSA_SCOOP_GPIO_BASE   28 arch/arm/mach-pxa/include/mach/tosa.h #define TOSA_GPIO_IR_POWERDWN		(TOSA_SCOOP_GPIO_BASE + 2)
TOSA_SCOOP_GPIO_BASE   29 arch/arm/mach-pxa/include/mach/tosa.h #define TOSA_GPIO_SD_WP			(TOSA_SCOOP_GPIO_BASE + 3)
TOSA_SCOOP_GPIO_BASE   30 arch/arm/mach-pxa/include/mach/tosa.h #define TOSA_GPIO_PWR_ON		(TOSA_SCOOP_GPIO_BASE + 4)
TOSA_SCOOP_GPIO_BASE   32 arch/arm/mach-pxa/include/mach/tosa.h #define TOSA_GPIO_BT_RESET		(TOSA_SCOOP_GPIO_BASE + 6)
TOSA_SCOOP_GPIO_BASE   33 arch/arm/mach-pxa/include/mach/tosa.h #define TOSA_GPIO_BT_PWR_EN		(TOSA_SCOOP_GPIO_BASE + 7)
TOSA_SCOOP_GPIO_BASE  178 arch/arm/mach-pxa/tosa.c 	.gpio_base	= TOSA_SCOOP_GPIO_BASE,