Searched refs:PCI_BRIDGE_DEVICE (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/arch/mips/pci/ |
D | pci-bcm1480.c | 63 #define PCI_BRIDGE_DEVICE 0 macro 227 cmdreg = READCFG32(CFGOFFSET(0, PCI_DEVFN(PCI_BRIDGE_DEVICE, 0), in bcm1480_pcibios_init() 239 cmdreg = READCFG32(CFGOFFSET(0, PCI_DEVFN(PCI_BRIDGE_DEVICE, 0), 0x40)); in bcm1480_pcibios_init() 240 WRITECFG32(CFGOFFSET(0, PCI_DEVFN(PCI_BRIDGE_DEVICE, 0), 0x40), in bcm1480_pcibios_init() 242 cmdreg = READCFG32(CFGOFFSET(0, PCI_DEVFN(PCI_BRIDGE_DEVICE, 0), 0x40)); in bcm1480_pcibios_init()
|
D | pci-sb1250.c | 64 #define PCI_BRIDGE_DEVICE 0 macro 238 (0, PCI_DEVFN(PCI_BRIDGE_DEVICE, 0), in sb1250_pcibios_init()
|
D | pci-bcm1480ht.c | 61 #define PCI_BRIDGE_DEVICE 0 macro
|