Searched refs:MSI_DATA_TRIGGER_EDGE (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/arch/ia64/include/asm/
H A Dmsidef.h21 #define MSI_DATA_TRIGGER_EDGE (0 << MSI_DATA_TRIGGER_SHIFT) macro
/linux-4.4.14/arch/x86/include/asm/
H A Dmsidef.h26 #define MSI_DATA_TRIGGER_EDGE (0 << MSI_DATA_TRIGGER_SHIFT) macro
/linux-4.4.14/arch/ia64/kernel/
H A Dmsi_ia64.c68 MSI_DATA_TRIGGER_EDGE | ia64_setup_msi_irq()
185 MSI_DATA_TRIGGER_EDGE | msi_compose_msg()
/linux-4.4.14/arch/mips/include/asm/netlogic/xlr/
H A Dmsidef.h61 #define MSI_DATA_TRIGGER_EDGE (0 << MSI_DATA_TRIGGER_SHIFT) macro
/linux-4.4.14/arch/x86/kernel/apic/
H A Dmsi.c48 MSI_DATA_TRIGGER_EDGE | irq_msi_compose_msg()
/linux-4.4.14/arch/mips/pci/
H A Dpci-xlr.c255 msg.data = MSI_DATA_TRIGGER_EDGE | arch_setup_msi_irq()
/linux-4.4.14/arch/x86/pci/
H A Dxen.c205 #define XEN_PIRQ_MSI_DATA (MSI_DATA_TRIGGER_EDGE | \

Completed in 135 milliseconds