Searched refs:ACPI_ACTIVE_LOW (Results 1 – 2 of 2) sorted by relevance
91 #define ACPI_ACTIVE_LOW (UINT8) 0x01 macro
146 if (irq < 16 && trig == ACPI_EDGE_SENSITIVE && pol == ACPI_ACTIVE_LOW) in acpi_config_intr()