Lines Matching defs:tegra_gpio
77 struct tegra_gpio {
90 tegra186_gpio_get_port(struct tegra_gpio *gpio, unsigned int *pin)
108 static void __iomem *tegra186_gpio_get_base(struct tegra_gpio *gpio,
126 struct tegra_gpio *gpio = gpiochip_get_data(chip);
144 struct tegra_gpio *gpio = gpiochip_get_data(chip);
167 struct tegra_gpio *gpio = gpiochip_get_data(chip);
193 struct tegra_gpio *gpio = gpiochip_get_data(chip);
213 struct tegra_gpio *gpio = gpiochip_get_data(chip);
234 struct tegra_gpio *gpio = gpiochip_get_data(chip);
268 struct tegra_gpio *gpio = gpiochip_get_data(chip);
314 struct tegra_gpio *gpio = gpiochip_get_data(chip);
340 #define to_tegra_gpio(x) container_of((x), struct tegra_gpio, gpio)
345 struct tegra_gpio *gpio = to_tegra_gpio(gc);
358 struct tegra_gpio *gpio = to_tegra_gpio(gc);
374 struct tegra_gpio *gpio = to_tegra_gpio(gc);
390 struct tegra_gpio *gpio = to_tegra_gpio(gc);
455 struct tegra_gpio *gpio = irq_desc_get_handler_data(desc);
497 struct tegra_gpio *gpio = gpiochip_get_data(domain->host_data);
525 struct tegra_gpio *gpio = gpiochip_get_data(chip);
556 struct tegra_gpio *gpio = gpiochip_get_data(chip);
575 static void tegra186_gpio_init_route_mapping(struct tegra_gpio *gpio)
610 struct tegra_gpio *gpio;