Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-tegra186.c39 #define TEGRA186_GPIO_DEBOUNCE_CONTROL_THRESHOLD(x) ((x) & 0xff) macro
256 value = TEGRA186_GPIO_DEBOUNCE_CONTROL_THRESHOLD(debounce); in tegra186_gpio_set_config()
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-tegra186.c61 #define TEGRA186_GPIO_DEBOUNCE_CONTROL_THRESHOLD(x) ((x) & 0xff) macro
405 value = TEGRA186_GPIO_DEBOUNCE_CONTROL_THRESHOLD(debounce); in tegra186_gpio_set_config()

Completed in 4 milliseconds