Home
last modified time | relevance | path

Searched refs:ecam_enabled (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/pci/controller/dwc/
H A Dpcie-designware-host.c524 pp->ecam_enabled = dw_pcie_ecam_enabled(pp, res); in dw_pcie_host_get_resources()
525 if (pp->ecam_enabled) { in dw_pcie_host_get_resources()
894 if (pp->ecam_enabled) { in dw_pcie_iatu_setup()
977 if (pp->ecam_enabled) { in dw_pcie_iatu_setup()
1151 if (pp->bridge->child_ops == &dw_child_pcie_ops || pp->ecam_enabled) { in dw_pcie_setup_rc()
H A Dpcie-designware.h447 bool ecam_enabled; member