Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/gpio/
H A Dtegra186_gpio_priv.h15 #define TEGRA186_GPIO_ENABLE_CONFIG_ENABLE BIT(0) macro
H A Dtegra186_gpio.c66 rval |= TEGRA186_GPIO_ENABLE_CONFIG_ENABLE; in tegra186_gpio_set_out()
/OK3568_Linux_fs/kernel/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()