Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mach-pxa/
Dspitz.h151 #define AKITA_IOEXP_GPIO_BASE (PXA_NR_BUILTIN_GPIO + 12) macro
152 #define AKITA_GPIO_RESERVED_0 (AKITA_IOEXP_GPIO_BASE + 0)
153 #define AKITA_GPIO_RESERVED_1 (AKITA_IOEXP_GPIO_BASE + 1)
154 #define AKITA_GPIO_MIC_BIAS (AKITA_IOEXP_GPIO_BASE + 2)
155 #define AKITA_GPIO_BACKLIGHT_ON (AKITA_IOEXP_GPIO_BASE + 3)
156 #define AKITA_GPIO_BACKLIGHT_CONT (AKITA_IOEXP_GPIO_BASE + 4)
157 #define AKITA_GPIO_AKIN_PULLUP (AKITA_IOEXP_GPIO_BASE + 5)
158 #define AKITA_GPIO_IR_ON (AKITA_IOEXP_GPIO_BASE + 6)
159 #define AKITA_GPIO_RESERVED_7 (AKITA_IOEXP_GPIO_BASE + 7)
Dspitz.c908 .gpio_base = AKITA_IOEXP_GPIO_BASE,
985 GPIO_LOOKUP("i2c-max7310", AKITA_GPIO_MIC_BIAS - AKITA_IOEXP_GPIO_BASE,