HomeSort by: relevance | last modified time | path
    Searched refs:ACPI_ACTIVE_BOTH (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/acpi/
plgpio_acpi.c 179 case ACPI_ACTIVE_BOTH:
acpi_gpio.c 285 KASSERT(gpio->Polarity == ACPI_ACTIVE_BOTH);
amdgpio.c 310 KASSERT(gpio->Polarity == ACPI_ACTIVE_BOTH);
qcomgpio.c 441 KASSERT(gpio->Polarity == ACPI_ACTIVE_BOTH);
  /src/sys/external/bsd/acpica/dist/include/
acrestyp.h 208 #define ACPI_ACTIVE_BOTH (UINT8) 0x02

Completed in 13 milliseconds