ACPI_ACTIVE_LOW
polarity = ((a.value >> 8) & 0x2) ? ACPI_ACTIVE_LOW
polarity = polarity ? ACPI_ACTIVE_LOW : ACPI_ACTIVE_HIGH;
polarity = (flags & ACPI_GTDT_INTERRUPT_POLARITY) ? ACPI_ACTIVE_LOW
ACPI_ACTIVE_LOW);
ACPI_ACTIVE_HIGH : ACPI_ACTIVE_LOW;
str_low_high(polarity == ACPI_ACTIVE_LOW), dev->irq);
flags = polarity == ACPI_ACTIVE_LOW ?
flags = polarity == ACPI_ACTIVE_LOW ?
case ACPI_ACTIVE_LOW:
{ irq1_level_low_skip_override, 1, ACPI_LEVEL_SENSITIVE, ACPI_ACTIVE_LOW, 0, false },
{ irq1_level_low_skip_override, 10, ACPI_LEVEL_SENSITIVE, ACPI_ACTIVE_LOW, 1, false },
{ irq1_level_low_skip_override, 11, ACPI_LEVEL_SENSITIVE, ACPI_ACTIVE_LOW, 1, false },
{ irq1_edge_low_force_override, 1, ACPI_EDGE_SENSITIVE, ACPI_ACTIVE_LOW, 1, true },
u8 pol = p ? ACPI_ACTIVE_LOW : ACPI_ACTIVE_HIGH;
if (irq->polarity != ACPI_ACTIVE_LOW)
dev->irq_active_low = gpio->polarity == ACPI_ACTIVE_LOW;
ACPI_ACTIVE_LOW);
case ACPI_ACTIVE_LOW:
polarity = (flags & ACPI_PCCT_INTERRUPT_POLARITY) ? ACPI_ACTIVE_LOW
ACPI_ACTIVE_LOW);
.polarity = ACPI_ACTIVE_LOW,
.polarity = ACPI_ACTIVE_LOW,
.polarity = ACPI_ACTIVE_LOW,
.polarity = ACPI_ACTIVE_LOW,
.polarity = ACPI_ACTIVE_LOW,
.polarity = ACPI_ACTIVE_LOW,
.polarity = ACPI_ACTIVE_LOW,
.polarity = ACPI_ACTIVE_LOW,
.polarity = ACPI_ACTIVE_LOW,
.polarity = ACPI_ACTIVE_LOW,
.polarity = ACPI_ACTIVE_LOW,
.polarity = ACPI_ACTIVE_LOW,
.polarity = ACPI_ACTIVE_LOW,
.polarity = ACPI_ACTIVE_LOW,
.polarity = ACPI_ACTIVE_LOW,
*polarity = ACPI_ACTIVE_LOW;
*polarity = ACPI_ACTIVE_LOW;
polarity == ACPI_ACTIVE_LOW ? "low" : "high",
polarity == ACPI_ACTIVE_LOW ? "low" : "high",
ACPI_ACTIVE_LOW);
ACPI_ACTIVE_HIGH : ACPI_ACTIVE_LOW;