| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | pci-acpi.h | 37 while (!pci_is_root_bus(pbus)) in acpi_find_root_bridge_handle() 47 if (pci_is_root_bus(pbus)) in acpi_pci_get_bridge_handle()
|
| /OK3568_Linux_fs/kernel/drivers/pci/ |
| H A D | remove.c | 134 if (!pci_is_root_bus(bus)) in pci_stop_root_bus() 152 if (!pci_is_root_bus(bus)) in pci_remove_root_bus()
|
| H A D | search.c | 60 for (bus = pdev->bus; !pci_is_root_bus(bus); bus = bus->parent) { in pci_for_each_dma_alias()
|
| H A D | vc.c | 123 pci_is_root_bus(dev->bus)) in pci_vc_enable()
|
| H A D | probe.c | 519 if (pci_is_root_bus(child)) /* It's a host bus, nothing to read */ in pci_read_bridge_bases() 865 for (b = bus, d = NULL; !d && !pci_is_root_bus(b); b = b->parent) { in pci_set_bus_msi_domain() 3047 if (!pci_is_root_bus(b)) in pci_bus_insert_busn_res() 3059 res, pci_is_root_bus(b) ? "domain " : "", in pci_bus_insert_busn_res()
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/ |
| H A D | pci-xgene.c | 129 if (!pci_is_root_bus(bus)) in xgene_pcie_set_rtdid_reg() 147 if (pci_is_root_bus(bus) && ((offset == PCI_BASE_ADDRESS_0) || in xgene_pcie_hide_rc_bars() 157 if ((pci_is_root_bus(bus) && devfn != 0) || in xgene_pcie_map_bus() 183 if (pci_is_root_bus(bus) && (port->version == XGENE_PCIE_IP_VER_1) && in xgene_pcie_config_read32()
|
| H A D | pcie-rockchip-host.c | 110 if (pci_is_root_bus(bus) || pci_is_root_bus(bus->parent)) in rockchip_pcie_valid_device() 204 if (pci_is_root_bus(bus->parent)) in rockchip_pcie_rd_other_conf() 238 if (pci_is_root_bus(bus->parent)) in rockchip_pcie_wr_other_conf() 267 if (pci_is_root_bus(bus)) in rockchip_pcie_rd_conf() 282 if (pci_is_root_bus(bus)) in rockchip_pcie_wr_conf()
|
| H A D | pci-aardvark.c | 982 if (pci_is_root_bus(bus) && PCI_SLOT(devfn) != 0) in advk_pcie_valid_device() 989 if (!pci_is_root_bus(bus) && !advk_pcie_link_up(pcie)) in advk_pcie_valid_device() 1038 if (pci_is_root_bus(bus)) in advk_pcie_rd_conf() 1057 if (pci_is_root_bus(bus->parent)) in advk_pcie_rd_conf() 1125 if (pci_is_root_bus(bus)) in advk_pcie_wr_conf() 1138 if (pci_is_root_bus(bus->parent)) in advk_pcie_wr_conf()
|
| H A D | pci-loongson.c | 75 while (!pci_is_root_bus(bus)) { in loongson_mrrs_quirk()
|
| H A D | pci-rcar-gen2.c | 111 if (!pci_is_root_bus(bus) || PCI_FUNC(devfn)) in rcar_pci_cfg_base()
|
| H A D | pcie-rcar-host.c | 97 if (pci_is_root_bus(bus)) { in rcar_pcie_config_access() 117 if (pci_is_root_bus(bus->parent)) in rcar_pcie_config_access()
|
| H A D | pcie-xilinx.c | 163 if (!pci_is_root_bus(bus)) { in xilinx_pcie_valid_device()
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/cadence/ |
| H A D | pci-j721e.c | 254 if (pci_is_root_bus(bus)) in cdns_ti_pcie_config_read() 264 if (pci_is_root_bus(bus)) in cdns_ti_pcie_config_write()
|
| H A D | pcie-cadence-host.c | 35 if (pci_is_root_bus(bus)) { in cdns_pci_map_bus()
|
| /OK3568_Linux_fs/kernel/arch/sh/drivers/pci/ |
| H A D | ops-sh7786.c | 48 if (pci_is_root_bus(bus)) { in sh7786_pcie_config_access()
|
| H A D | pcie-sh7786.c | 142 if (pci_is_root_bus(dev->bus) && dev->devfn == 0) { in sh7786_pci_fixup()
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/ |
| H A D | pci-keystone.c | 444 if (!pci_is_root_bus(bus->parent)) in ks_pcie_other_map_bus() 468 if (!pci_is_root_bus(bus)) in ks_pcie_v3_65_add_bus() 553 if (pci_is_root_bus(bus)) in ks_pcie_quirk() 557 while (!pci_is_root_bus(bus)) { in ks_pcie_quirk()
|
| H A D | pcie-dw-rockchip-acpi.c | 161 if (pci_is_root_bus(bus->parent)) in rk_pcie_ecam_map_bus()
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/mobiveil/ |
| H A D | pcie-mobiveil-host.c | 33 if (pci_is_root_bus(bus) && (devfn > 0)) in mobiveil_pcie_valid_device() 61 if (pci_is_root_bus(bus)) in mobiveil_pcie_map_bus()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/ |
| H A D | eeh-powernv.c | 898 if (pci_is_root_bus(dev->bus)) { in pnv_pci_reset_secondary_bus() 1089 if (pci_is_root_bus(bus)) in pnv_eeh_reset() 1118 if (pci_is_root_bus(bus->parent)) in pnv_eeh_reset()
|
| /OK3568_Linux_fs/kernel/arch/mips/pci/ |
| H A D | pci-xtalk-bridge.c | 197 if (!pci_is_root_bus(bus)) in pci_read_config() 286 if (!pci_is_root_bus(bus)) in pci_write_config()
|
| /OK3568_Linux_fs/kernel/drivers/pci/hotplug/ |
| H A D | acpiphp_glue.c | 880 if (pci_is_root_bus(bridge->pci_bus)) { in acpiphp_enumerate_slots() 933 if (pci_is_root_bus(bridge->pci_bus)) { in acpiphp_drop_bridge()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/qib/ |
| H A D | qib_pcie.c | 473 if (!pci_is_root_bus(parent->bus)) { in qib_tune_pcie_caps()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | pci_dn.c | 42 if (pci_is_root_bus(pbus) || pbus->self) in pci_bus_to_pdn()
|
| H A D | eeh_pe.c | 823 if (pci_is_root_bus(bus)) in eeh_pe_loc_get()
|