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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/arch-ixp2000/
H A Dixp2000-regs.h151 #define IXP2000_INTCTL_REG(x) (volatile unsigned long*)(IXP2000_INTCTL_VIRT_BASE | (x)) macro
152 #define IXP2000_IRQ_STATUS IXP2000_INTCTL_REG(0x08)
153 #define IXP2000_IRQ_ENABLE IXP2000_INTCTL_REG(0x10)
154 #define IXP2000_IRQ_ENABLE_SET IXP2000_INTCTL_REG(0x10)
155 #define IXP2000_IRQ_ENABLE_CLR IXP2000_INTCTL_REG(0x18)
156 #define IXP2000_FIQ_ENABLE_CLR IXP2000_INTCTL_REG(0x14)
157 #define IXP2000_IRQ_ERR_STATUS IXP2000_INTCTL_REG(0x24)
158 #define IXP2000_IRQ_ERR_ENABLE_SET IXP2000_INTCTL_REG(0x2c)
159 #define IXP2000_FIQ_ERR_ENABLE_CLR IXP2000_INTCTL_REG(0x30)
160 #define IXP2000_IRQ_ERR_ENABLE_CLR IXP2000_INTCTL_REG(
[all...]

Completed in 32 milliseconds