Home
last modified time | relevance | path

Searched refs:MP_IRQ_TRIGGER_LEVEL (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/x86/include/asm/
H A Dmpspec.h122 #define MP_IRQ_TRIGGER_LEVEL 0xc macro
/openbmc/u-boot/arch/x86/lib/
H A Dmpspec.c149 mp_write_intsrc(mc, irqtype, MP_IRQ_TRIGGER_LEVEL | MP_IRQ_POLARITY_LOW, in mp_write_pci_intsrc()
H A Dacpi_table.c251 u16 sci_flags = MP_IRQ_TRIGGER_LEVEL | MP_IRQ_POLARITY_HIGH; in acpi_create_madt_irq_overrides()