Searched refs:IXP23XX_INTC_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.h179 #define IXP23XX_INTC_REG(x) ((volatile unsigned long *)(IXP23XX_INTC_VIRT + (x))) macro
180 #define IXP23XX_INTR_ST1 IXP23XX_INTC_REG(0x00)
181 #define IXP23XX_INTR_ST2 IXP23XX_INTC_REG(0x04)
182 #define IXP23XX_INTR_ST3 IXP23XX_INTC_REG(0x08)
183 #define IXP23XX_INTR_ST4 IXP23XX_INTC_REG(0x0c)
184 #define IXP23XX_INTR_EN1 IXP23XX_INTC_REG(0x10)
185 #define IXP23XX_INTR_EN2 IXP23XX_INTC_REG(0x14)
186 #define IXP23XX_INTR_EN3 IXP23XX_INTC_REG(0x18)
187 #define IXP23XX_INTR_EN4 IXP23XX_INTC_REG(0x1c)
188 #define IXP23XX_INTR_SEL1 IXP23XX_INTC_REG(
[all...]

Completed in 36 milliseconds