Searched refs:dw_pcie_host_init (Results 1 – 8 of 8) sorted by relevance
85 int dw_pcie_host_init(struct pcie_port *pp);
107 ret = dw_pcie_host_init(pp); in ls_add_pcie_port()
294 ret = dw_pcie_host_init(pp); in spear13xx_add_pcie_port()
311 ret = dw_pcie_host_init(pp); in dra7xx_add_pcie_port()
516 return dw_pcie_host_init(pp); in ks_dw_pcie_host_init()
548 ret = dw_pcie_host_init(pp); in imx6_add_pcie_port()
541 ret = dw_pcie_host_init(pp); in exynos_add_pcie_port()
345 int dw_pcie_host_init(struct pcie_port *pp) in dw_pcie_host_init() function