Searched refs:ACPI_Q_AEI_NOPULL (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/gpio/ | ||
H A D | gpioaei.c | 105 if (acpi_quirks & ACPI_Q_AEI_NOPULL) in gpio_aei_enumerate() |
/freebsd/sys/dev/acpica/ | ||
H A D | acpivar.h | 243 #define ACPI_Q_AEI_NOPULL (1 << 3) macro |