Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-tegra.c153 static void tegra_gpio_set(struct gpio_chip *chip, unsigned int offset, in tegra_gpio_set() function
198 tegra_gpio_set(chip, offset, value); in tegra_gpio_direction_output()
725 tgi->gc.set = tegra_gpio_set; in tegra_gpio_probe()