Searched refs:TEGRA186_GPIO_ENABLE_CONFIG_OUT (Results 1 – 1 of 1) sorted by relevance
32 #define TEGRA186_GPIO_ENABLE_CONFIG_OUT BIT(1) macro144 if (value & TEGRA186_GPIO_ENABLE_CONFIG_OUT) in tegra186_gpio_get_direction()167 value &= ~TEGRA186_GPIO_ENABLE_CONFIG_OUT; in tegra186_gpio_direction_input()194 value |= TEGRA186_GPIO_ENABLE_CONFIG_OUT; in tegra186_gpio_direction_output()281 if (value & TEGRA186_GPIO_ENABLE_CONFIG_OUT) in tegra186_gpio_get()