Home
last modified time | relevance | path

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

/drivers/pci/controller/dwc/
Dpcie-designware-plat.c101 ret = dw_pcie_host_init(pp); in dw_plat_add_pcie_port()
Dpcie-designware.h387 int dw_pcie_host_init(struct pcie_port *pp);
402 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-designware-host.c281 int dw_pcie_host_init(struct pcie_port *pp) in dw_pcie_host_init() function
434 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-fu740.c333 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.c393 return dw_pcie_host_init(&priv->pci.pp); in uniphier_pcie_probe()
Dpcie-kirin.c470 return dw_pcie_host_init(&pci->pp); in kirin_pcie_probe()
Dpcie-histb.c418 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()
Dpcie-intel-gw.c435 ret = dw_pcie_host_init(pp); in intel_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.c1156 ret = dw_pcie_host_init(&pci->pp); in imx6_pcie_probe()
Dpci-keystone.c1261 ret = dw_pcie_host_init(&pci->pp); in ks_pcie_probe()
Dpcie-qcom.c1529 ret = dw_pcie_host_init(pp); in qcom_pcie_probe()
Dpcie-tegra194.c1463 ret = dw_pcie_host_init(pp); in tegra_pcie_init_controller()