Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpio/
H A Dgpio-tegra186.c43 #define TEGRA186_GPIO_ENABLE_CONFIG_ENABLE BIT(0) macro
239 value |= TEGRA186_GPIO_ENABLE_CONFIG_ENABLE; in tegra186_gpio_direction_input()
266 value |= TEGRA186_GPIO_ENABLE_CONFIG_ENABLE; in tegra186_gpio_direction_output()