Home
last modified time | relevance | path

Searched refs:devm_pci_remap_cfg_resource (Results 1 – 18 of 18) sorted by relevance

/drivers/pci/controller/dwc/
Dpcie-al.c69 al_pcie->dbi_base = devm_pci_remap_cfg_resource(dev, res); in al_pcie_init()
410 pci->dbi_base = devm_pci_remap_cfg_resource(dev, dbi_res); in al_pcie_probe()
Dpci-layerscape-ep.c134 pci->dbi_base = devm_pci_remap_cfg_resource(dev, dbi_base); in ls_pcie_ep_probe()
Dpcie-spear13xx.c274 pci->dbi_base = devm_pci_remap_cfg_resource(dev, dbi_base); in spear13xx_pcie_probe()
Dpci-layerscape.c317 pci->dbi_base = devm_pci_remap_cfg_resource(dev, dbi_base); in ls_pcie_probe()
Dpcie-armada8k.c318 pci->dbi_base = devm_pci_remap_cfg_resource(dev, base); in armada8k_pcie_probe()
Dpcie-hisi.c293 pci->dbi_base = devm_pci_remap_cfg_resource(dev, reg); in hisi_pcie_probe()
Dpcie-uniphier.c419 priv->pci.dbi_base = devm_pci_remap_cfg_resource(dev, res); in uniphier_pcie_probe()
Dpci-keystone.c874 pp->va_cfg0_base = devm_pci_remap_cfg_resource(dev, res); in ks_pcie_add_pcie_port()
1236 base = devm_pci_remap_cfg_resource(dev, res); in ks_pcie_probe()
Dpcie-qcom.c1371 pci->dbi_base = devm_pci_remap_cfg_resource(dev, res); in qcom_pcie_probe()
/drivers/pci/controller/
Dpcie-mobiveil.c433 pcie->config_axi_slave_base = devm_pci_remap_cfg_resource(dev, res); in mobiveil_pcie_parse_dt()
441 pcie->csr_axi_slave_base = devm_pci_remap_cfg_resource(dev, res); in mobiveil_pcie_parse_dt()
448 pcie->apb_csr_base = devm_pci_remap_cfg_resource(dev, res); in mobiveil_pcie_parse_dt()
Dpci-versatile.c140 versatile_cfg_base[1] = devm_pci_remap_cfg_resource(dev, res); in versatile_pci_probe()
Dpci-xgene.c243 port->csr_base = devm_pci_remap_cfg_resource(dev, &csr); in xgene_pcie_ecam_init()
354 port->csr_base = devm_pci_remap_cfg_resource(dev, res); in xgene_pcie_map_reg()
Dpcie-cadence-host.c278 rc->cfg_base = devm_pci_remap_cfg_resource(dev, res); in cdns_pcie_host_probe()
Dpcie-rockchip.c37 rockchip->reg_base = devm_pci_remap_cfg_resource(dev, regs); in rockchip_pcie_parse_dt()
Dpcie-xilinx.c593 port->reg_base = devm_pci_remap_cfg_resource(dev, &regs); in xilinx_pcie_parse_dt()
Dpcie-xilinx-nwl.c793 pcie->ecam_base = devm_pci_remap_cfg_resource(dev, res); in nwl_pcie_parse_dt()
Dpci-tegra.c2294 rp->base = devm_pci_remap_cfg_resource(dev, &rp->regs); in tegra_pcie_parse_dt()
/drivers/pci/
Dpci.c4070 void __iomem *devm_pci_remap_cfg_resource(struct device *dev, in devm_pci_remap_cfg_resource() function
4101 EXPORT_SYMBOL(devm_pci_remap_cfg_resource);