Home
last modified time | relevance | path

Searched refs:cdns_pcie_host_link_setup (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/pci/controller/cadence/
H A Dpcie-cadence.h518 int cdns_pcie_host_link_setup(struct cdns_pcie_rc *rc);
524 static inline int cdns_pcie_host_link_setup(struct cdns_pcie_rc *rc) in cdns_pcie_host_link_setup() function
H A Dpcie-cadence-host.c499 int cdns_pcie_host_link_setup(struct cdns_pcie_rc *rc) in cdns_pcie_host_link_setup() function
559 ret = cdns_pcie_host_link_setup(rc); in cdns_pcie_host_setup()
H A Dpci-j721e.c628 ret = cdns_pcie_host_link_setup(rc); in j721e_pcie_resume_noirq()