Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/cadence/
H A Dpcie-cadence.h519 int cdns_pcie_host_init(struct cdns_pcie_rc *rc);
529 static inline int cdns_pcie_host_init(struct cdns_pcie_rc *rc) in cdns_pcie_host_init() function
H A Dpcie-cadence-host.c488 int cdns_pcie_host_init(struct cdns_pcie_rc *rc) in cdns_pcie_host_init() function
566 ret = cdns_pcie_host_init(rc); in cdns_pcie_host_setup()
H A Dpci-j721e.c641 ret = cdns_pcie_host_init(rc); in j721e_pcie_resume_noirq()