Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/pci/controller/dwc/
Dpci-layerscape.c140 return dw_pcie_host_init(&pci->pp); in ls_pcie_probe()
Dpcie-designware-plat.c110 ret = dw_pcie_host_init(pp); in dw_plat_add_pcie_port()
Dpcie-designware.h371 int dw_pcie_host_init(struct pcie_port *pp);
386 static inline int dw_pcie_host_init(struct pcie_port *pp) in dw_pcie_host_init() function
Dpcie-spear13xx.c177 ret = dw_pcie_host_init(pp); in spear13xx_add_pcie_port()
Dpcie-designware-host.c288 int dw_pcie_host_init(struct pcie_port *pp) in dw_pcie_host_init() function
438 EXPORT_SYMBOL_GPL(dw_pcie_host_init);
Dpcie-visconti.c289 return dw_pcie_host_init(pp); in visconti_add_pcie_port()
Dpcie-armada8k.c253 ret = dw_pcie_host_init(pp); in armada8k_add_pcie_port()
Dpcie-dw-rockchip.c341 ret = dw_pcie_host_init(pp); in rockchip_pcie_probe()
Dpcie-fu740.c332 return dw_pcie_host_init(&pci->pp); in fu740_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()
Dpcie-intel-gw.c435 ret = dw_pcie_host_init(pp); in intel_pcie_probe()
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-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()
Dpci-exynos.c297 ret = dw_pcie_host_init(pp); in exynos_add_pcie_port()
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.c1214 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.c1642 ret = dw_pcie_host_init(pp); in qcom_pcie_probe()
Dpcie-tegra194.c1453 ret = dw_pcie_host_init(pp); in tegra_pcie_init_controller()