Home
last modified time | relevance | path

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

12

/drivers/pci/controller/dwc/
A Dpcie-designware-plat.c96 ret = dw_pcie_host_init(pp); in dw_plat_add_pcie_port()
A Dpcie-spear13xx.c174 ret = dw_pcie_host_init(pp); in spear13xx_add_pcie_port()
A Dpcie-sophgo.c215 return dw_pcie_host_init(pp); in sophgo_pcie_configure_rc()
A Dpcie-visconti.c289 return dw_pcie_host_init(pp); in visconti_add_pcie_port()
A Dpcie-designware.h761 int dw_pcie_host_init(struct dw_pcie_rp *pp);
798 static inline int dw_pcie_host_init(struct dw_pcie_rp *pp) in dw_pcie_host_init() function
A Dpcie-armada8k.c252 ret = dw_pcie_host_init(pp); in armada8k_add_pcie_port()
A Dpcie-fu740.c331 return dw_pcie_host_init(&pci->pp); in fu740_pcie_probe()
A Dpcie-al.c369 return dw_pcie_host_init(&pci->pp); in al_pcie_probe()
A Dpci-exynos.c264 ret = dw_pcie_host_init(pp); in exynos_add_pcie_port()
A Dpci-layerscape.c374 return dw_pcie_host_init(&pci->pp); in ls_pcie_probe()
A Dpcie-intel-gw.c419 ret = dw_pcie_host_init(pp); in intel_pcie_probe()
A Dpcie-uniphier.c394 return dw_pcie_host_init(&pcie->pci.pp); in uniphier_pcie_probe()
A Dpcie-amd-mdb.c429 err = dw_pcie_host_init(pp); in amd_mdb_add_pcie_port()
A Dpcie-histb.c412 ret = dw_pcie_host_init(pp); in histb_pcie_probe()
A Dpcie-keembay.c377 ret = dw_pcie_host_init(pp); in keembay_pcie_add_pcie_port()
A Dpcie-designware-host.c459 int dw_pcie_host_init(struct dw_pcie_rp *pp) in dw_pcie_host_init() function
592 EXPORT_SYMBOL_GPL(dw_pcie_host_init);
A Dpci-meson.c460 ret = dw_pcie_host_init(&pci->pp); in meson_pcie_probe()
A Dpcie-artpec6.c443 ret = dw_pcie_host_init(&pci->pp); in artpec6_pcie_probe()
A Dpcie-bt1.c599 ret = dw_pcie_host_init(&btpci->dw.pp); in bt1_pcie_add_port()
A Dpcie-dw-rockchip.c541 ret = dw_pcie_host_init(pp); in rockchip_pcie_configure_rc()
A Dpcie-kirin.c750 return dw_pcie_host_init(&pci->pp); in kirin_pcie_probe()
A Dpcie-rcar-gen4.c345 return dw_pcie_host_init(pp); in rcar_gen4_add_dw_pcie_rp()
A Dpci-dra7xx.c507 ret = dw_pcie_host_init(pp); in dra7xx_add_pcie_port()
A Dpci-keystone.c1315 ret = dw_pcie_host_init(&pci->pp); in ks_pcie_probe()
A Dpci-imx6.c1781 ret = dw_pcie_host_init(&pci->pp); in imx_pcie_probe()

Completed in 56 milliseconds

12