Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/pci/controller/dwc/
Dpcie-designware.h371 int dw_pcie_host_init(struct pcie_port *pp);
394 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-spear13xx.c187 ret = dw_pcie_host_init(pp); in spear13xx_add_pcie_port()
Dpcie-designware-host.c292 int dw_pcie_host_init(struct pcie_port *pp) in dw_pcie_host_init() function
428 EXPORT_SYMBOL_GPL(dw_pcie_host_init);
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-intel-gw.c467 ret = dw_pcie_host_init(pp); in intel_pcie_probe()
Dpcie-histb.c431 ret = dw_pcie_host_init(pp); in histb_pcie_probe()
Dpcie-kirin.c474 return dw_pcie_host_init(&pci->pp); in kirin_add_pcie_port()
Dpcie-uniphier.c350 ret = dw_pcie_host_init(pp); in uniphier_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.c864 ret = dw_pcie_host_init(pp); in imx6_add_pcie_port()
Dpci-keystone.c875 ret = dw_pcie_host_init(pp); in ks_pcie_add_pcie_port()
Dpcie-qcom.c1451 ret = dw_pcie_host_init(pp); in qcom_pcie_probe()
Dpcie-tegra194.c1469 ret = dw_pcie_host_init(pp); in tegra_pcie_init_controller()