Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpio/
H A 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()
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-tegra186.c48 #define TEGRA186_GPIO_ENABLE_CONFIG_ENABLE BIT(0) macro
236 value |= TEGRA186_GPIO_ENABLE_CONFIG_ENABLE; in tegra186_gpio_direction_input()
263 value |= TEGRA186_GPIO_ENABLE_CONFIG_ENABLE; in tegra186_gpio_direction_output()

Completed in 4 milliseconds