Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pci/host/
Dpcie-designware.h85 int dw_pcie_host_init(struct pcie_port *pp);
Dpci-layerscape.c107 ret = dw_pcie_host_init(pp); in ls_add_pcie_port()
Dpcie-spear13xx.c294 ret = dw_pcie_host_init(pp); in spear13xx_add_pcie_port()
Dpci-dra7xx.c311 ret = dw_pcie_host_init(pp); in dra7xx_add_pcie_port()
Dpci-keystone-dw.c516 return dw_pcie_host_init(pp); in ks_dw_pcie_host_init()
Dpci-imx6.c548 ret = dw_pcie_host_init(pp); in imx6_add_pcie_port()
Dpci-exynos.c541 ret = dw_pcie_host_init(pp); in exynos_add_pcie_port()
Dpcie-designware.c345 int dw_pcie_host_init(struct pcie_port *pp) in dw_pcie_host_init() function