Searched refs:ACPI_MADT_POLARITY_MASK (Results 1 – 2 of 2) sorted by relevance
607 pola = intsrc_ent->IntiFlags & ACPI_MADT_POLARITY_MASK; in madt_ioapic_probe_callback()691 ent_pola = intsrc_ent->IntiFlags & ACPI_MADT_POLARITY_MASK; in madt_ioapic_enum_callback()
1302 #define ACPI_MADT_POLARITY_MASK (3) /* 00-01: Polarity of APIC I/O input signals */ macro