Searched refs:PCI_MSI_FLAGS_ENABLE (Results 1 – 10 of 10) sorted by relevance
197 .enable_bit = PCI_MSI_FLAGS_ENABLE,198 .allowed_bits = PCI_MSI_FLAGS_ENABLE,
301 if (val & PCI_MSI_FLAGS_ENABLE) in xen_pcibk_get_interrupt_type()
339 if (msg_ctl & PCI_MSI_FLAGS_ENABLE) { in marvel_map_irq()365 msg_ctl & ~PCI_MSI_FLAGS_ENABLE); in marvel_map_irq()
263 if (!(flags & PCI_MSI_FLAGS_ENABLE)) in cdns_pcie_ep_get_msi()398 if (!(flags & PCI_MSI_FLAGS_ENABLE)) in cdns_pcie_ep_send_msi_irq()453 if (!(flags & PCI_MSI_FLAGS_ENABLE)) in cdns_pcie_ep_map_msi_irq()
174 val |= PCI_MSI_FLAGS_ENABLE; in loongson_pci_msi_quirk()
353 if ((val & PCI_MSI_FLAGS_ENABLE)) { in rcar_pcie_ep_assert_intx()
316 #define PCI_MSI_FLAGS_ENABLE 0x0001 /* MSI feature enabled */ macro
307 reg |= PCI_MSI_FLAGS_ENABLE; in mc_pcie_enable_msi()
687 if (!(val & PCI_MSI_FLAGS_ENABLE)) in dw_pcie_ep_get_msi()
1191 flags &= ~PCI_MSI_FLAGS_ENABLE; in vfio_msi_config_write()