Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pci/controller/dwc/
Dpci-layerscape.c140 return dw_pcie_host_init(&pci->pp); in ls_pcie_probe()
Dpcie-designware-plat.c97 ret = dw_pcie_host_init(pp); in dw_plat_add_pcie_port()
Dpcie-designware.h429 int dw_pcie_host_init(struct dw_pcie_rp *pp);
445 static inline int dw_pcie_host_init(struct dw_pcie_rp *pp) in dw_pcie_host_init() function
Dpcie-spear13xx.c177 ret = dw_pcie_host_init(pp); in spear13xx_add_pcie_port()
Dpcie-visconti.c289 return dw_pcie_host_init(pp); in visconti_add_pcie_port()
Dpcie-designware-host.c385 int dw_pcie_host_init(struct dw_pcie_rp *pp) in dw_pcie_host_init() function
511 EXPORT_SYMBOL_GPL(dw_pcie_host_init);
Dpcie-armada8k.c253 ret = dw_pcie_host_init(pp); in armada8k_add_pcie_port()
Dpcie-fu740.c330 return dw_pcie_host_init(&pci->pp); in fu740_pcie_probe()
Dpcie-dw-rockchip.c341 ret = dw_pcie_host_init(pp); in rockchip_pcie_probe()
Dpcie-al.c359 return dw_pcie_host_init(&pci->pp); in al_pcie_probe()
Dpcie-uniphier.c394 return dw_pcie_host_init(&pcie->pci.pp); in uniphier_pcie_probe()
Dpci-exynos.c296 ret = dw_pcie_host_init(pp); in exynos_add_pcie_port()
Dpcie-artpec6.c430 ret = dw_pcie_host_init(&pci->pp); in artpec6_pcie_probe()
Dpcie-histb.c416 ret = dw_pcie_host_init(pp); in histb_pcie_probe()
Dpcie-intel-gw.c425 ret = dw_pcie_host_init(pp); in intel_pcie_probe()
Dpcie-keembay.c369 ret = dw_pcie_host_init(pp); in keembay_pcie_add_pcie_port()
Dpci-meson.c456 ret = dw_pcie_host_init(&pci->pp); in meson_pcie_probe()
Dpcie-kirin.c817 return dw_pcie_host_init(&pci->pp); in kirin_pcie_probe()
Dpci-dra7xx.c498 ret = dw_pcie_host_init(pp); in dra7xx_add_pcie_port()
Dpci-imx6.c1282 ret = dw_pcie_host_init(&pci->pp); in imx6_pcie_probe()
Dpci-keystone.c1271 ret = dw_pcie_host_init(&pci->pp); in ks_pcie_probe()
Dpcie-qcom.c1714 ret = dw_pcie_host_init(pp); in qcom_pcie_probe()
Dpcie-tegra194.c1531 ret = dw_pcie_host_init(pp); in tegra_pcie_init_controller()