Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-shmobile/
Dboard-kzm9g.c56 #define GPIO_PCF8575_BASE (310) macro
57 #define GPIO_PCF8575_PORT10 (GPIO_PCF8575_BASE + 8)
58 #define GPIO_PCF8575_PORT11 (GPIO_PCF8575_BASE + 9)
59 #define GPIO_PCF8575_PORT12 (GPIO_PCF8575_BASE + 10)
60 #define GPIO_PCF8575_PORT13 (GPIO_PCF8575_BASE + 11)
61 #define GPIO_PCF8575_PORT14 (GPIO_PCF8575_BASE + 12)
62 #define GPIO_PCF8575_PORT15 (GPIO_PCF8575_BASE + 13)
63 #define GPIO_PCF8575_PORT16 (GPIO_PCF8575_BASE + 14)
746 .gpio_base = GPIO_PCF8575_BASE,