Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/pci/controller/dwc/
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()
Dpci-layerscape.c270 return dw_pcie_host_init(&pci->pp); in ls_pcie_probe()
Dpcie-dw-rockchip.c252 ret = dw_pcie_host_init(pp); in rockchip_pcie_probe()
Dpcie-fu740.c283 return dw_pcie_host_init(&pci->pp); in fu740_pcie_probe()
Dpcie-designware-host.c288 int dw_pcie_host_init(struct pcie_port *pp) in dw_pcie_host_init() function
424 EXPORT_SYMBOL_GPL(dw_pcie_host_init);
Dpcie-visconti.c292 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-al.c359 return dw_pcie_host_init(&pci->pp); in al_pcie_probe()
Dpcie-intel-gw.c435 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()
Dpcie-histb.c418 ret = dw_pcie_host_init(pp); in histb_pcie_probe()
Dpcie-kirin.c470 return dw_pcie_host_init(&pci->pp); in kirin_pcie_probe()
Dpcie-uniphier.c399 return dw_pcie_host_init(&priv->pci.pp); in uniphier_pcie_probe()
Dpci-exynos.c298 ret = dw_pcie_host_init(pp); in exynos_add_pcie_port()
Dpci-meson.c456 ret = dw_pcie_host_init(&pci->pp); in meson_pcie_probe()
Dpcie-artpec6.c432 ret = dw_pcie_host_init(&pci->pp); in artpec6_pcie_probe()
Dpci-dra7xx.c496 ret = dw_pcie_host_init(pp); in dra7xx_add_pcie_port()
Dpci-imx6.c1157 ret = dw_pcie_host_init(&pci->pp); in imx6_pcie_probe()
Dpci-keystone.c1252 ret = dw_pcie_host_init(&pci->pp); in ks_pcie_probe()
Dpcie-qcom.c1531 ret = dw_pcie_host_init(pp); in qcom_pcie_probe()
Dpcie-tegra194.c1457 ret = dw_pcie_host_init(pp); in tegra_pcie_init_controller()