Home
last modified time | relevance | path

Searched refs:AKITA_IOEXP_GPIO_BASE (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/arm/mach-pxa/include/mach/
Dspitz.h155 #define AKITA_IOEXP_GPIO_BASE (PXA_NR_BUILTIN_GPIO + 12) macro
156 #define AKITA_GPIO_RESERVED_0 (AKITA_IOEXP_GPIO_BASE + 0)
157 #define AKITA_GPIO_RESERVED_1 (AKITA_IOEXP_GPIO_BASE + 1)
158 #define AKITA_GPIO_MIC_BIAS (AKITA_IOEXP_GPIO_BASE + 2)
159 #define AKITA_GPIO_BACKLIGHT_ON (AKITA_IOEXP_GPIO_BASE + 3)
160 #define AKITA_GPIO_BACKLIGHT_CONT (AKITA_IOEXP_GPIO_BASE + 4)
161 #define AKITA_GPIO_AKIN_PULLUP (AKITA_IOEXP_GPIO_BASE + 5)
162 #define AKITA_GPIO_IR_ON (AKITA_IOEXP_GPIO_BASE + 6)
163 #define AKITA_GPIO_RESERVED_7 (AKITA_IOEXP_GPIO_BASE + 7)
/linux-4.1.27/arch/arm/mach-pxa/
Dspitz.c869 .gpio_base = AKITA_IOEXP_GPIO_BASE,