Home
last modified time | relevance | path

Searched refs:pci_is_root_bus (Results 1 – 25 of 53) sorted by relevance

123

/OK3568_Linux_fs/kernel/include/linux/
H A Dpci-acpi.h37 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 Dremove.c134 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 Dsearch.c60 for (bus = pdev->bus; !pci_is_root_bus(bus); bus = bus->parent) { in pci_for_each_dma_alias()
H A Dvc.c123 pci_is_root_bus(dev->bus)) in pci_vc_enable()
H A Dprobe.c519 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 Dpci-xgene.c129 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 Dpcie-rockchip-host.c110 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 Dpci-aardvark.c982 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 Dpci-loongson.c75 while (!pci_is_root_bus(bus)) { in loongson_mrrs_quirk()
H A Dpci-rcar-gen2.c111 if (!pci_is_root_bus(bus) || PCI_FUNC(devfn)) in rcar_pci_cfg_base()
H A Dpcie-rcar-host.c97 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 Dpcie-xilinx.c163 if (!pci_is_root_bus(bus)) { in xilinx_pcie_valid_device()
/OK3568_Linux_fs/kernel/drivers/pci/controller/cadence/
H A Dpci-j721e.c254 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 Dpcie-cadence-host.c35 if (pci_is_root_bus(bus)) { in cdns_pci_map_bus()
/OK3568_Linux_fs/kernel/arch/sh/drivers/pci/
H A Dops-sh7786.c48 if (pci_is_root_bus(bus)) { in sh7786_pcie_config_access()
H A Dpcie-sh7786.c142 if (pci_is_root_bus(dev->bus) && dev->devfn == 0) { in sh7786_pci_fixup()
/OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/
H A Dpci-keystone.c444 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 Dpcie-dw-rockchip-acpi.c161 if (pci_is_root_bus(bus->parent)) in rk_pcie_ecam_map_bus()
/OK3568_Linux_fs/kernel/drivers/pci/controller/mobiveil/
H A Dpcie-mobiveil-host.c33 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 Deeh-powernv.c898 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 Dpci-xtalk-bridge.c197 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 Dacpiphp_glue.c880 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 Dqib_pcie.c473 if (!pci_is_root_bus(parent->bus)) { in qib_tune_pcie_caps()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dpci_dn.c42 if (pci_is_root_bus(pbus) || pbus->self) in pci_bus_to_pdn()
H A Deeh_pe.c823 if (pci_is_root_bus(bus)) in eeh_pe_loc_get()

123