Searched refs:ACPI_MADT_POLARITY_MASK (Results 1 – 2 of 2) sorted by relevance
448 switch (IntiFlags & ACPI_MADT_POLARITY_MASK) { in interrupt_polarity()
1004 #define ACPI_MADT_POLARITY_MASK (3) /* 00-01: Polarity of APIC I/O input signals */ macro