Home
last modified time | relevance | path

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

/linux/drivers/pci/controller/
A Dpci-loongson.c204 priv->cfg0_base = devm_pci_remap_cfg_resource(dev, regs); in loongson_pci_probe()
214 priv->cfg1_base = devm_pci_remap_cfg_resource(dev, regs); in loongson_pci_probe()
A Dpci-versatile.c88 versatile_cfg_base[1] = devm_pci_remap_cfg_resource(dev, res); in versatile_pci_probe()
A Dpci-xgene.c243 port->csr_base = devm_pci_remap_cfg_resource(dev, &csr); in xgene_pcie_ecam_init()
352 port->csr_base = devm_pci_remap_cfg_resource(dev, res); in xgene_pcie_map_reg()
A Dpcie-rockchip.c37 rockchip->reg_base = devm_pci_remap_cfg_resource(dev, regs); in rockchip_pcie_parse_dt()
A Dpcie-xilinx.c544 port->reg_base = devm_pci_remap_cfg_resource(dev, &regs); in xilinx_pcie_parse_dt()
A Dpcie-xilinx-nwl.c778 pcie->ecam_base = devm_pci_remap_cfg_resource(dev, res); in nwl_pcie_parse_dt()
A Dpci-tegra.c2188 rp->base = devm_pci_remap_cfg_resource(dev, &rp->regs); in tegra_pcie_parse_dt()
/linux/drivers/pci/controller/mobiveil/
A Dpcie-mobiveil-host.c179 rp->config_axi_slave_base = devm_pci_remap_cfg_resource(dev, res); in mobiveil_pcie_parse_dt()
187 pcie->csr_axi_slave_base = devm_pci_remap_cfg_resource(dev, res); in mobiveil_pcie_parse_dt()
502 pcie->apb_csr_base = devm_pci_remap_cfg_resource(dev, res); in mobiveil_pcie_integrated_interrupt_init()
/linux/drivers/pci/controller/dwc/
A Dpci-layerscape-ep.c163 pci->dbi_base = devm_pci_remap_cfg_resource(dev, dbi_base); in ls_pcie_ep_probe()
A Dpci-layerscape.c259 pci->dbi_base = devm_pci_remap_cfg_resource(dev, dbi_base); in ls_pcie_probe()
A Dpcie-designware-host.c306 pp->va_cfg0_base = devm_pci_remap_cfg_resource(dev, cfg_res); in dw_pcie_host_init()
316 pci->dbi_base = devm_pci_remap_cfg_resource(dev, dbi_res); in dw_pcie_host_init()
A Dpcie-qcom-ep.c407 pci->dbi_base = devm_pci_remap_cfg_resource(dev, res); in qcom_pcie_ep_get_io_resources()
413 pcie_ep->elbi = devm_pci_remap_cfg_resource(dev, res); in qcom_pcie_ep_get_io_resources()
A Dpcie-armada8k.c309 pci->dbi_base = devm_pci_remap_cfg_resource(dev, base); in armada8k_pcie_probe()
A Dpcie-al.c69 al_pcie->dbi_base = devm_pci_remap_cfg_resource(dev, res); in al_pcie_init()
A Dpcie-designware-ep.c695 pci->dbi_base = devm_pci_remap_cfg_resource(dev, res); in dw_pcie_ep_init()
705 pci->dbi_base2 = devm_pci_remap_cfg_resource(dev, res); in dw_pcie_ep_init()
A Dpci-keystone.c1133 base = devm_pci_remap_cfg_resource(dev, res); in ks_pcie_probe()
/linux/drivers/pci/controller/cadence/
A Dpcie-cadence-host.c496 rc->cfg_base = devm_pci_remap_cfg_resource(dev, res); in cdns_pcie_host_setup()
/linux/Documentation/driver-api/driver-model/
A Ddevres.rst384 devm_pci_remap_cfg_resource() : ioremap PCI configuration space resource
/linux/drivers/pci/
A Dpci.c4302 void __iomem *devm_pci_remap_cfg_resource(struct device *dev, in devm_pci_remap_cfg_resource() function
4340 EXPORT_SYMBOL(devm_pci_remap_cfg_resource);
/linux/include/linux/
A Dpci.h1430 void __iomem *devm_pci_remap_cfg_resource(struct device *dev,
/linux/
A Dvmlinux.symvers4000 0x00000000 devm_pci_remap_cfg_resource vmlinux EXPORT_SYMBOL
A DSystem.map20871 ffff80001059ccc0 T devm_pci_remap_cfg_resource
A D.tmp_System.map20871 ffff80001059ccc0 T devm_pci_remap_cfg_resource

Completed in 1091 milliseconds