Home
last modified time | relevance | path

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

/linux/drivers/pci/controller/dwc/
A Dpcie-designware-host.c272 if (!pci_msi_enabled() || !pp->has_msi_ctrl) in dw_pcie_msi_init()
476 pp->has_msi_ctrl = !(pp->ops->msi_init || in dw_pcie_host_init()
484 if (!pp->has_msi_ctrl && !pp->num_vectors) { in dw_pcie_host_init()
496 } else if (pp->has_msi_ctrl) { in dw_pcie_host_init()
554 if (pp->has_msi_ctrl) in dw_pcie_host_init()
576 if (pp->has_msi_ctrl) in dw_pcie_host_deinit()
816 if (pp->has_msi_ctrl) { in dw_pcie_setup_rc()
A Dpcie-designware.h359 bool has_msi_ctrl:1; member

Completed in 9 milliseconds