Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpio/
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds