RT3883_PCI_REG_BASE   42 arch/mips/pci/pci-rt3883.c #define RT3883_PCI_REG_BAR0SETUP(_x)	(RT3883_PCI_REG_BASE((_x)) + 0x10)
RT3883_PCI_REG_BASE   43 arch/mips/pci/pci-rt3883.c #define RT3883_PCI_REG_IMBASEBAR0(_x)	(RT3883_PCI_REG_BASE((_x)) + 0x18)
RT3883_PCI_REG_BASE   44 arch/mips/pci/pci-rt3883.c #define RT3883_PCI_REG_ID(_x)		(RT3883_PCI_REG_BASE((_x)) + 0x30)
RT3883_PCI_REG_BASE   45 arch/mips/pci/pci-rt3883.c #define RT3883_PCI_REG_CLASS(_x)	(RT3883_PCI_REG_BASE((_x)) + 0x34)
RT3883_PCI_REG_BASE   46 arch/mips/pci/pci-rt3883.c #define RT3883_PCI_REG_SUBID(_x)	(RT3883_PCI_REG_BASE((_x)) + 0x38)
RT3883_PCI_REG_BASE   47 arch/mips/pci/pci-rt3883.c #define RT3883_PCI_REG_STATUS(_x)	(RT3883_PCI_REG_BASE((_x)) + 0x50)