Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/gpio/
H A Dtegra186_gpio_priv.h14 #define TEGRA186_GPIO_ENABLE_CONFIG_ENABLE BIT(0) macro
H A Dtegra186_gpio.c63 rval |= TEGRA186_GPIO_ENABLE_CONFIG_ENABLE; in tegra186_gpio_set_out()
/openbmc/linux/drivers/gpio/
H A Dgpio-tegra186.c42 #define TEGRA186_GPIO_ENABLE_CONFIG_ENABLE BIT(0) macro
238 value |= TEGRA186_GPIO_ENABLE_CONFIG_ENABLE; in tegra186_gpio_direction_input()
265 value |= TEGRA186_GPIO_ENABLE_CONFIG_ENABLE; in tegra186_gpio_direction_output()