Searched refs:IXP23XX_GPIO_REG (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-arm/arch-ixp23xx/
H A Dixp23xx.h202 #define IXP23XX_GPIO_REG(x) ((volatile unsigned long *)(IXP23XX_GPIO_VIRT + (x))) macro
203 #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)

Completed in 40 milliseconds