Home
last modified time | relevance | path

Searched refs:cdns_pcie_host_setup (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/pci/controller/cadence/
H A Dpcie-sg2042.c64 ret = cdns_pcie_host_setup(rc); in sg2042_pcie_probe()
H A Dpcie-cadence-plat.c89 ret = cdns_pcie_host_setup(rc); in cdns_plat_pcie_probe()
H A Dpcie-cadence.h520 int cdns_pcie_host_setup(struct cdns_pcie_rc *rc);
535 static inline int cdns_pcie_host_setup(struct cdns_pcie_rc *rc) in cdns_pcie_host_setup() function
H A Dpcie-cadence-host.c631 int cdns_pcie_host_setup(struct cdns_pcie_rc *rc) in cdns_pcie_host_setup() function
683 EXPORT_SYMBOL_GPL(cdns_pcie_host_setup);
H A Dpci-j721e.c631 ret = cdns_pcie_host_setup(rc); in j721e_pcie_probe()