Lines Matching refs:IXP23XX_INTC_REG
179 #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(0x20)
189 #define IXP23XX_INTR_SEL2 IXP23XX_INTC_REG(0x24)
190 #define IXP23XX_INTR_SEL3 IXP23XX_INTC_REG(0x28)
191 #define IXP23XX_INTR_SEL4 IXP23XX_INTC_REG(0x2c)
192 #define IXP23XX_INTR_IRQ_ST1 IXP23XX_INTC_REG(0x30)
193 #define IXP23XX_INTR_IRQ_ST2 IXP23XX_INTC_REG(0x34)
194 #define IXP23XX_INTR_IRQ_ST3 IXP23XX_INTC_REG(0x38)
195 #define IXP23XX_INTR_IRQ_ST4 IXP23XX_INTC_REG(0x3c)