Home
last modified time | relevance | path

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

/drivers/pci/controller/dwc/
Dpcie-designware.h370 int dw_pcie_host_init(struct pcie_port *pp);
393 static inline int dw_pcie_host_init(struct pcie_port *pp) in dw_pcie_host_init() function
Dpcie-designware-plat.c133 ret = dw_pcie_host_init(pp); in dw_plat_add_pcie_port()
Dpcie-designware-host.c293 int dw_pcie_host_init(struct pcie_port *pp) in dw_pcie_host_init() function
430 EXPORT_SYMBOL_GPL(dw_pcie_host_init);
Dpcie-spear13xx.c187 ret = dw_pcie_host_init(pp); in spear13xx_add_pcie_port()
Dpci-layerscape.c285 ret = dw_pcie_host_init(pp); in ls_add_pcie_port()
Dpcie-armada8k.c261 ret = dw_pcie_host_init(pp); in armada8k_add_pcie_port()
Dpcie-al.c333 ret = dw_pcie_host_init(pp); in al_add_pcie_port()
Dpcie-uniphier.c344 ret = dw_pcie_host_init(pp); in uniphier_add_pcie_port()
Dpcie-histb.c431 ret = dw_pcie_host_init(pp); in histb_pcie_probe()
Dpcie-intel-gw.c469 ret = dw_pcie_host_init(pp); in intel_pcie_probe()
Dpcie-kirin.c474 return dw_pcie_host_init(&pci->pp); in kirin_add_pcie_port()
Dpcie-artpec6.c359 ret = dw_pcie_host_init(pp); in artpec6_add_pcie_port()
Dpci-meson.c416 ret = dw_pcie_host_init(pp); in meson_add_pcie_port()
Dpci-exynos.c426 ret = dw_pcie_host_init(pp); in exynos_add_pcie_port()
Dpci-dra7xx.c635 ret = dw_pcie_host_init(pp); in dra7xx_add_pcie_port()
Dpci-imx6.c869 ret = dw_pcie_host_init(pp); in imx6_add_pcie_port()
Dpci-keystone.c876 ret = dw_pcie_host_init(pp); in ks_pcie_add_pcie_port()
Dpcie-qcom.c1441 ret = dw_pcie_host_init(pp); in qcom_pcie_probe()
Dpcie-tegra194.c1475 ret = dw_pcie_host_init(pp); in tegra_pcie_init_controller()