Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/controller/dwc/
Dpcie-designware.h316 int dw_pcie_host_init(struct pcie_port *pp);
336 static inline int dw_pcie_host_init(struct pcie_port *pp) in dw_pcie_host_init() function
Dpcie-designware-plat.c128 ret = dw_pcie_host_init(pp); in dw_plat_add_pcie_port()
Dpcie-armada8k.c190 ret = dw_pcie_host_init(pp); in armada8k_add_pcie_port()
Dpci-layerscape.c283 ret = dw_pcie_host_init(pp); in ls_add_pcie_port()
Dpcie-spear13xx.c215 ret = dw_pcie_host_init(pp); in spear13xx_add_pcie_port()
Dpcie-hisi.c249 ret = dw_pcie_host_init(pp); in hisi_add_pcie_port()
Dpci-keystone-dw.c483 return dw_pcie_host_init(pp); in ks_dw_pcie_host_init()
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()
Dpcie-artpec6.c404 ret = dw_pcie_host_init(pp); in artpec6_add_pcie_port()
Dpci-imx6.c665 ret = dw_pcie_host_init(pp); in imx6_add_pcie_port()
Dpci-dra7xx.c470 ret = dw_pcie_host_init(pp); in dra7xx_add_pcie_port()
Dpcie-designware-host.c338 int dw_pcie_host_init(struct pcie_port *pp) in dw_pcie_host_init() function
Dpcie-qcom.c1339 ret = dw_pcie_host_init(pp); in qcom_pcie_probe()