Searched refs:TEGRA186_GPIO_OUTPUT_CONTROL (Results 1 – 3 of 3) sorted by relevance
32 #define TEGRA186_GPIO_OUTPUT_CONTROL 0x0c macro
52 reg = tegra186_gpio_reg(dev, TEGRA186_GPIO_OUTPUT_CONTROL, offset); in tegra186_gpio_set_out()
44 #define TEGRA186_GPIO_OUTPUT_CONTROL 0x0c macro152 value = readl(base + TEGRA186_GPIO_OUTPUT_CONTROL); in tegra186_gpio_direction_input()154 writel(value, base + TEGRA186_GPIO_OUTPUT_CONTROL); in tegra186_gpio_direction_input()179 value = readl(base + TEGRA186_GPIO_OUTPUT_CONTROL); in tegra186_gpio_direction_output()181 writel(value, base + TEGRA186_GPIO_OUTPUT_CONTROL); in tegra186_gpio_direction_output()