Searched refs:PCI_MSI_FLAGS_ENABLE (Results 1 – 14 of 14) sorted by relevance
241 if ((val & PCI_MSI_FLAGS_ENABLE) == 0) { in arch_setup_msi_irq()242 val |= PCI_MSI_FLAGS_ENABLE; in arch_setup_msi_irq()
339 if (msg_ctl & PCI_MSI_FLAGS_ENABLE) { in marvel_map_irq()365 msg_ctl & ~PCI_MSI_FLAGS_ENABLE); in marvel_map_irq()
332 if (!(control & PCI_MSI_FLAGS_ENABLE)) { in qib_reinit_intr()333 control |= PCI_MSI_FLAGS_ENABLE; in qib_reinit_intr()
196 .enable_bit = PCI_MSI_FLAGS_ENABLE,
307 if (val & PCI_MSI_FLAGS_ENABLE) in xen_pcibk_get_interrupt_type()
193 control &= ~PCI_MSI_FLAGS_ENABLE; in pci_msi_set_enable()195 control |= PCI_MSI_FLAGS_ENABLE; in pci_msi_set_enable()
431 control |= (entry->msi_attrib.multiple << 4) | PCI_MSI_FLAGS_ENABLE; in __pci_restore_msi_state()
221 if (!(flags & PCI_MSI_FLAGS_ENABLE)) in cdns_pcie_ep_get_msi()348 if (!(flags & PCI_MSI_FLAGS_ENABLE)) in cdns_pcie_ep_send_msi_irq()
355 if ((val & PCI_MSI_FLAGS_ENABLE)) { in rcar_pcie_ep_assert_intx()
307 #define PCI_MSI_FLAGS_ENABLE 0x0001 /* MSI feature enabled */ macro
326 if (!(val & PCI_MSI_FLAGS_ENABLE)) in dw_pcie_ep_get_msi()
1173 val |= PCI_MSI_FLAGS_ENABLE; in imx6_pcie_probe()
1134 flags &= ~PCI_MSI_FLAGS_ENABLE; in vfio_msi_config_write()
9007 ctrl | PCI_MSI_FLAGS_ENABLE); in tg3_restore_pci_state()