Searched refs:IXP2000_PCI_CSR (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.h212 #define IXP2000_PCI_CSR(x) (volatile unsigned long*)(IXP2000_PCI_CSR_VIRT_BASE | (x)) macro
217 #define IXP2000_PCI_OUT_INT_STATUS IXP2000_PCI_CSR(0x30)
218 #define IXP2000_PCI_OUT_INT_MASK IXP2000_PCI_CSR(0x34)
222 #define IXP2000_PCI_MAILBOX0 IXP2000_PCI_CSR(0x50)
223 #define IXP2000_PCI_MAILBOX1 IXP2000_PCI_CSR(0x54)
224 #define IXP2000_PCI_MAILBOX2 IXP2000_PCI_CSR(0x58)
225 #define IXP2000_PCI_MAILBOX3 IXP2000_PCI_CSR(0x5C)
226 #define IXP2000_XSCALE_DOORBELL IXP2000_PCI_CSR(0x60)
227 #define IXP2000_XSCALE_DOORBELL_SETUP IXP2000_PCI_CSR(0x64)
228 #define IXP2000_PCI_DOORBELL IXP2000_PCI_CSR(
[all...]

Completed in 31 milliseconds