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