Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-tegra186.c55 #define TEGRA186_GPIO_DEBOUNCE_CONTROL_THRESHOLD(x) ((x) & 0xff) macro
407 value = TEGRA186_GPIO_DEBOUNCE_CONTROL_THRESHOLD(debounce); in tegra186_gpio_set_config()