Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpio/
Dgpio-tegra.c132 static void tegra_gpio_enable(struct tegra_gpio_info *tgi, unsigned int gpio) in tegra_gpio_enable() function
181 tegra_gpio_enable(tgi, offset); in tegra_gpio_direction_input()
193 tegra_gpio_enable(tgi, offset); in tegra_gpio_direction_output()
336 tegra_gpio_enable(tgi, gpio); in tegra_gpio_irq_set_type()