Searched refs:IXP2000_PCI_CSR (Results 1 – 1 of 1) sorted by relevance
206 #define IXP2000_PCI_CSR(x) (volatile unsigned long*)(IXP2000_PCI_CSR_VIRT_BASE | (x)) macro211 #define IXP2000_PCI_OUT_INT_STATUS IXP2000_PCI_CSR(0x30)212 #define IXP2000_PCI_OUT_INT_MASK IXP2000_PCI_CSR(0x34)216 #define IXP2000_PCI_MAILBOX0 IXP2000_PCI_CSR(0x50)217 #define IXP2000_PCI_MAILBOX1 IXP2000_PCI_CSR(0x54)218 #define IXP2000_PCI_MAILBOX2 IXP2000_PCI_CSR(0x58)219 #define IXP2000_PCI_MAILBOX3 IXP2000_PCI_CSR(0x5C)220 #define IXP2000_XSCALE_DOORBELL IXP2000_PCI_CSR(0x60)221 #define IXP2000_XSCALE_DOORBELL_SETUP IXP2000_PCI_CSR(0x64)222 #define IXP2000_PCI_DOORBELL IXP2000_PCI_CSR(0x70)[all …]