Home
last modified time | relevance | path

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

/drivers/gpio/
Dgpio-tegra186.c19 #define TEGRA186_GPIO_ENABLE_CONFIG_ENABLE BIT(0) macro
134 value |= TEGRA186_GPIO_ENABLE_CONFIG_ENABLE; in tegra186_gpio_direction_input()
161 value |= TEGRA186_GPIO_ENABLE_CONFIG_ENABLE; in tegra186_gpio_direction_output()