Home
last modified time | relevance | path

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

/freebsd/sys/dev/gpio/
H A Dacpi_gpiobus.c71 case ACPI_ACTIVE_LOW: in acpi_gpiobus_convflags()
/freebsd/sys/contrib/dev/acpica/include/
H A Dacrestyp.h207 #define ACPI_ACTIVE_LOW (UINT8) 0x01 macro
/freebsd/sys/dev/acpica/
H A Dacpi_resource.c171 if (irq < 16 && trig == ACPI_EDGE_SENSITIVE && pol == ACPI_ACTIVE_LOW && in acpi_config_intr()