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

/linux-master/arch/mips/include/asm/mips-boards/
H A Dbonito64.h82 #define BONITO_PCI_REG(x) BONITO(BONITO_PCICONFIGBASE + (x)) macro
83 #define BONITO_PCIDID BONITO_PCI_REG(0x00)
84 #define BONITO_PCICMD BONITO_PCI_REG(0x04)
85 #define BONITO_PCICLASS BONITO_PCI_REG(0x08)
86 #define BONITO_PCILTIMER BONITO_PCI_REG(0x0c)
87 #define BONITO_PCIBASE0 BONITO_PCI_REG(0x10)
88 #define BONITO_PCIBASE1 BONITO_PCI_REG(0x14)
89 #define BONITO_PCIBASE2 BONITO_PCI_REG(0x18)
90 #define BONITO_PCIEXPRBASE BONITO_PCI_REG(0x30)
91 #define BONITO_PCIINT BONITO_PCI_REG(
[all...]

Completed in 277 milliseconds