Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpio/
Dgpio-tegra.c147 static void tegra_gpio_set(struct gpio_chip *chip, unsigned int offset, in tegra_gpio_set() function
192 tegra_gpio_set(chip, offset, value); in tegra_gpio_direction_output()
594 tgi->gc.set = tegra_gpio_set; in tegra_gpio_probe()