Home
last modified time | relevance | path

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

/external/u-boot/drivers/gpio/
Dtegra186_gpio_priv.h14 #define TEGRA186_GPIO_ENABLE_CONFIG_ENABLE BIT(0) macro
Dtegra186_gpio.c63 rval |= TEGRA186_GPIO_ENABLE_CONFIG_ENABLE; in tegra186_gpio_set_out()