Searched refs:dw_pcie_host_init (Results 1 – 9 of 9) sorted by relevance
81 int dw_pcie_host_init(struct pcie_port *pp);
135 ret = dw_pcie_host_init(pp); in hisi_add_pcie_port()
220 ret = dw_pcie_host_init(pp); in ls_add_pcie_port()
292 ret = dw_pcie_host_init(pp); in spear13xx_add_pcie_port()
506 return dw_pcie_host_init(pp); in ks_dw_pcie_host_init()
551 ret = dw_pcie_host_init(pp); in imx6_add_pcie_port()
324 ret = dw_pcie_host_init(pp); in dra7xx_add_pcie_port()
536 ret = dw_pcie_host_init(pp); in exynos_add_pcie_port()
404 int dw_pcie_host_init(struct pcie_port *pp) in dw_pcie_host_init() function