Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pci/controller/dwc/
Dpcie-designware.h363 int dw_pcie_host_init(struct pcie_port *pp);
384 static inline int dw_pcie_host_init(struct pcie_port *pp) in dw_pcie_host_init() function
Dpcie-designware-plat.c135 ret = dw_pcie_host_init(pp); in dw_plat_add_pcie_port()
Dpcie-spear13xx.c215 ret = dw_pcie_host_init(pp); in spear13xx_add_pcie_port()
Dpci-layerscape.c284 ret = dw_pcie_host_init(pp); in ls_add_pcie_port()
Dpcie-armada8k.c263 ret = dw_pcie_host_init(pp); in armada8k_add_pcie_port()
Dpcie-hisi.c249 ret = dw_pcie_host_init(pp); in hisi_add_pcie_port()
Dpcie-designware-host.c316 int dw_pcie_host_init(struct pcie_port *pp) in dw_pcie_host_init() function
515 EXPORT_SYMBOL_GPL(dw_pcie_host_init);
Dpcie-al.c374 ret = dw_pcie_host_init(pp); in al_add_pcie_port()
Dpcie-uniphier.c347 ret = dw_pcie_host_init(pp); in uniphier_add_pcie_port()
Dpcie-histb.c433 ret = dw_pcie_host_init(pp); in histb_pcie_probe()
Dpcie-kirin.c481 return dw_pcie_host_init(&pci->pp); in kirin_add_pcie_port()
Dpci-exynos.c426 ret = dw_pcie_host_init(pp); in exynos_add_pcie_port()
Dpci-meson.c512 ret = dw_pcie_host_init(pp); in meson_add_pcie_port()
Dpcie-artpec6.c404 ret = dw_pcie_host_init(pp); in artpec6_add_pcie_port()
Dpci-dra7xx.c489 ret = dw_pcie_host_init(pp); in dra7xx_add_pcie_port()
Dpci-imx6.c879 ret = dw_pcie_host_init(pp); in imx6_add_pcie_port()
Dpcie-qcom.c1261 ret = dw_pcie_host_init(pp); in qcom_pcie_probe()
Dpci-keystone.c880 ret = dw_pcie_host_init(pp); in ks_pcie_add_pcie_port()
Dpcie-tegra194.c1284 ret = dw_pcie_host_init(pp); in tegra_pcie_init_controller()