Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpio/
Dgpio-tegra186.c27 #define TEGRA186_GPIO_ENABLE_CONFIG_ENABLE BIT(0) macro
157 value |= TEGRA186_GPIO_ENABLE_CONFIG_ENABLE; in tegra186_gpio_direction_input()
184 value |= TEGRA186_GPIO_ENABLE_CONFIG_ENABLE; in tegra186_gpio_direction_output()