Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpio/
Dgpio-tegra186.c31 #define TEGRA186_GPIO_ENABLE_CONFIG_ENABLE BIT(0) macro
166 value |= TEGRA186_GPIO_ENABLE_CONFIG_ENABLE; in tegra186_gpio_direction_input()
193 value |= TEGRA186_GPIO_ENABLE_CONFIG_ENABLE; in tegra186_gpio_direction_output()