Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-tegra186.c50 #define TEGRA186_GPIO_ENABLE_CONFIG_DEBOUNCE BIT(5) macro
411 value |= TEGRA186_GPIO_ENABLE_CONFIG_DEBOUNCE; in tegra186_gpio_set_config()