Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpio/
Dgpio-iop.c33 #define IOP3XX_GPIO_REG(reg) (base + (reg)) macro
34 #define IOP3XX_GPOE IOP3XX_GPIO_REG(0x0000)
35 #define IOP3XX_GPID IOP3XX_GPIO_REG(0x0004)
36 #define IOP3XX_GPOD IOP3XX_GPIO_REG(0x0008)