Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpio/
Dgpio-tegra.c124 static void tegra_gpio_enable(struct tegra_gpio_info *tgi, unsigned int gpio) in tegra_gpio_enable() function
174 tegra_gpio_enable(tgi, offset); in tegra_gpio_direction_input()
194 tegra_gpio_enable(tgi, offset); in tegra_gpio_direction_output()
347 tegra_gpio_enable(tgi, gpio); in tegra_gpio_irq_set_type()