Searched refs:TEGRA186_GPIO_ENABLE_CONFIG_OUT (Results 1 – 1 of 1) sorted by relevance
44 #define TEGRA186_GPIO_ENABLE_CONFIG_OUT BIT(1) macro217 if (value & TEGRA186_GPIO_ENABLE_CONFIG_OUT) in tegra186_gpio_get_direction()240 value &= ~TEGRA186_GPIO_ENABLE_CONFIG_OUT; in tegra186_gpio_direction_input()267 value |= TEGRA186_GPIO_ENABLE_CONFIG_OUT; in tegra186_gpio_direction_output()354 if (value & TEGRA186_GPIO_ENABLE_CONFIG_OUT) in tegra186_gpio_get()