Searched refs:has_msi_ctrl (Results 1 – 3 of 3) sorted by relevance
253 if (!pci_msi_enabled() || !pp->has_msi_ctrl) in dw_pcie_msi_init()490 pp->has_msi_ctrl = !(pp->ops->msi_init || in dw_pcie_host_init()498 if (!pp->has_msi_ctrl && !pp->num_vectors) { in dw_pcie_host_init()510 } else if (pp->has_msi_ctrl) { in dw_pcie_host_init()583 if (pp->has_msi_ctrl) in dw_pcie_host_init()607 if (pp->has_msi_ctrl) in dw_pcie_host_deinit()
404 bool has_msi_ctrl:1; member
1664 if (pp && pp->has_msi_ctrl) in qcom_pci_free_msi()1688 pp->has_msi_ctrl = true; in qcom_pcie_ecam_host_init()
Completed in 16 milliseconds