Searched refs:PCI_PRIMARY_BUS (Results 1 – 9 of 9) sorted by relevance
| /openbmc/qemu/hw/pci/ |
| H A D | pci-qmp-cmds.c | 77 info->bus->number = dev->config[PCI_PRIMARY_BUS]; in qmp_query_pci_bridge()
|
| H A D | pci_bridge.c | 308 conf[PCI_PRIMARY_BUS] = 0; in pci_bridge_reset()
|
| /openbmc/qemu/tests/qtest/libqos/ |
| H A D | pci.c | 165 pribus = qpci_config_readb(dev, PCI_PRIMARY_BUS); in qpci_secondary_buses_rec() 167 qpci_config_writeb(dev, PCI_PRIMARY_BUS, bus); in qpci_secondary_buses_rec()
|
| /openbmc/u-boot/drivers/pci/ |
| H A D | pci_auto.c | 183 dm_pci_write_config8(dev, PCI_PRIMARY_BUS, in dm_pciauto_prescan_setup_bridge()
|
| H A D | pci_auto_old.c | 193 pci_hose_write_config_byte(hose, dev, PCI_PRIMARY_BUS, in pciauto_prescan_setup_bridge()
|
| H A D | pcie_intel_fpga.c | 256 if (offset == PCI_PRIMARY_BUS) in intel_fpga_pcie_rp_wr_conf()
|
| /openbmc/u-boot/arch/powerpc/cpu/mpc83xx/ |
| H A D | pcie.c | 280 out_8(hose_cfg_base + PCI_PRIMARY_BUS, 0); in mpc83xx_pcie_init_bus()
|
| /openbmc/u-boot/cmd/ |
| H A D | pci.c | 205 { "primary bus number", PCI_SIZE_8, PCI_PRIMARY_BUS },
|
| /openbmc/u-boot/include/ |
| H A D | pci.h | 237 #define PCI_PRIMARY_BUS 0x18 /* Primary bus number */ macro
|