Home
last modified time | relevance | path

Searched refs:ACPI_PIN_CONFIG_PULLUP (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/acpi/
Dacrestyp.h402 #define ACPI_PIN_CONFIG_PULLUP 1 macro
/linux-4.4.14/drivers/gpio/
Dgpiolib-acpi.c639 pull_up = agpio->pin_config == ACPI_PIN_CONFIG_PULLUP; in acpi_gpio_adr_space_handler()