Searched refs:has_msi_ctrl (Results 1 – 2 of 2) sorted by relevance
280 if (!pci_msi_enabled() || !pp->has_msi_ctrl) in dw_pcie_msi_init()349 pp->has_msi_ctrl = !(pp->ops->msi_host_init || in dw_pcie_host_init()364 } else if (pp->has_msi_ctrl) { in dw_pcie_host_init()421 if (pp->has_msi_ctrl) in dw_pcie_host_init()431 if (pp->has_msi_ctrl) in dw_pcie_host_deinit()539 if (pp->has_msi_ctrl) { in dw_pcie_setup_rc()
181 bool has_msi_ctrl:1; member
Completed in 6 milliseconds