Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/host/
Dpcie-designware.h81 int dw_pcie_host_init(struct pcie_port *pp);
Dpcie-hisi.c135 ret = dw_pcie_host_init(pp); in hisi_add_pcie_port()
Dpci-layerscape.c220 ret = dw_pcie_host_init(pp); in ls_add_pcie_port()
Dpcie-spear13xx.c292 ret = dw_pcie_host_init(pp); in spear13xx_add_pcie_port()
Dpci-keystone-dw.c506 return dw_pcie_host_init(pp); in ks_dw_pcie_host_init()
Dpci-imx6.c551 ret = dw_pcie_host_init(pp); in imx6_add_pcie_port()
Dpci-dra7xx.c324 ret = dw_pcie_host_init(pp); in dra7xx_add_pcie_port()
Dpci-exynos.c536 ret = dw_pcie_host_init(pp); in exynos_add_pcie_port()
Dpcie-designware.c404 int dw_pcie_host_init(struct pcie_port *pp) in dw_pcie_host_init() function