Home
last modified time | relevance | path

Searched refs:BONITO_PCI_REG (Results 1 – 1 of 1) sorted by relevance

/arch/mips/include/asm/mips-boards/
Dbonito64.h87 #define BONITO_PCI_REG(x) BONITO(BONITO_PCICONFIGBASE + (x)) macro
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)