Searched refs:IXP23XX_GPIO_REG (Results 1 – 1 of 1) sorted by relevance
202 #define IXP23XX_GPIO_REG(x) ((volatile unsigned long *)(IXP23XX_GPIO_VIRT + (x))) macro203 #define IXP23XX_GPIO_GPOUTR IXP23XX_GPIO_REG(0x00)204 #define IXP23XX_GPIO_GPOER IXP23XX_GPIO_REG(0x04)205 #define IXP23XX_GPIO_GPINR IXP23XX_GPIO_REG(0x08)206 #define IXP23XX_GPIO_GPISR IXP23XX_GPIO_REG(0x0c)207 #define IXP23XX_GPIO_GPIT1R IXP23XX_GPIO_REG(0x10)208 #define IXP23XX_GPIO_GPIT2R IXP23XX_GPIO_REG(0x14)209 #define IXP23XX_GPIO_GPCLKR IXP23XX_GPIO_REG(0x18)210 #define IXP23XX_GPIO_GPDBSELR IXP23XX_GPIO_REG(0x1c)