Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpio/
Dgpio-tegra186.c77 struct tegra_gpio { struct
90 tegra186_gpio_get_port(struct tegra_gpio *gpio, unsigned int *pin) in tegra186_gpio_get_port() argument
108 static void __iomem *tegra186_gpio_get_base(struct tegra_gpio *gpio, in tegra186_gpio_get_base()
126 struct tegra_gpio *gpio = gpiochip_get_data(chip); in tegra186_gpio_get_direction()
144 struct tegra_gpio *gpio = gpiochip_get_data(chip); in tegra186_gpio_direction_input()
167 struct tegra_gpio *gpio = gpiochip_get_data(chip); in tegra186_gpio_direction_output()
193 struct tegra_gpio *gpio = gpiochip_get_data(chip); in tegra186_gpio_get()
213 struct tegra_gpio *gpio = gpiochip_get_data(chip); in tegra186_gpio_set()
234 struct tegra_gpio *gpio = gpiochip_get_data(chip); in tegra186_gpio_set_config()
268 struct tegra_gpio *gpio = gpiochip_get_data(chip); in tegra186_gpio_add_pin_ranges()
[all …]