Searched refs:PCI_BRIDGE_DEVICE (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/arch/mips/pci/ |
A D | pci-bcm1480.c | 50 #define PCI_BRIDGE_DEVICE 0 macro 214 cmdreg = READCFG32(CFGOFFSET(0, PCI_DEVFN(PCI_BRIDGE_DEVICE, 0), in bcm1480_pcibios_init() 226 cmdreg = READCFG32(CFGOFFSET(0, PCI_DEVFN(PCI_BRIDGE_DEVICE, 0), 0x40)); in bcm1480_pcibios_init() 227 WRITECFG32(CFGOFFSET(0, PCI_DEVFN(PCI_BRIDGE_DEVICE, 0), 0x40), in bcm1480_pcibios_init() 229 cmdreg = READCFG32(CFGOFFSET(0, PCI_DEVFN(PCI_BRIDGE_DEVICE, 0), 0x40)); in bcm1480_pcibios_init()
|
A D | pci-sb1250.c | 51 #define PCI_BRIDGE_DEVICE 0 macro 225 (0, PCI_DEVFN(PCI_BRIDGE_DEVICE, 0), in sb1250_pcibios_init()
|
A D | pci-bcm1480ht.c | 48 #define PCI_BRIDGE_DEVICE 0 macro
|
Completed in 26 milliseconds