Home | History | Annotate | Download | only in mips-boards

Lines Matching refs:BONITO_PCI_REG

87 #define BONITO_PCI_REG(x)               BONITO(BONITO_PCICONFIGBASE + (x))
88 #define BONITO_PCIDID BONITO_PCI_REG(0x00)
89 #define BONITO_PCICMD BONITO_PCI_REG(0x04)
90 #define BONITO_PCICLASS BONITO_PCI_REG(0x08)
91 #define BONITO_PCILTIMER BONITO_PCI_REG(0x0c)
92 #define BONITO_PCIBASE0 BONITO_PCI_REG(0x10)
93 #define BONITO_PCIBASE1 BONITO_PCI_REG(0x14)
94 #define BONITO_PCIBASE2 BONITO_PCI_REG(0x18)
95 #define BONITO_PCIEXPRBASE BONITO_PCI_REG(0x30)
96 #define BONITO_PCIINT BONITO_PCI_REG(0x3c)