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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-ixp23xx/include/mach/
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)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-ixp23xx/include/mach/
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 59 milliseconds