Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-tegra.c130 static void tegra_gpio_enable(struct tegra_gpio_info *tgi, unsigned int gpio) in tegra_gpio_enable() function
180 tegra_gpio_enable(tgi, offset); in tegra_gpio_direction_input()
200 tegra_gpio_enable(tgi, offset); in tegra_gpio_direction_output()
351 tegra_gpio_enable(tgi, gpio); in tegra_gpio_irq_set_type()
589 tegra_gpio_enable(tgi, d->hwirq); in tegra_gpio_irq_request_resources()
600 tegra_gpio_enable(tgi, d->hwirq); in tegra_gpio_irq_release_resources()
/kernel/linux/linux-5.10/drivers/gpio/
H A 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()

Completed in 3 milliseconds