Lines Matching defs:gpio
78 struct gpio_chip gpio; member
90 tegra186_gpio_get_port(struct tegra_gpio *gpio, unsigned int *pin) in tegra186_gpio_get_port()
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() local
144 struct tegra_gpio *gpio = gpiochip_get_data(chip); in tegra186_gpio_direction_input() local
167 struct tegra_gpio *gpio = gpiochip_get_data(chip); in tegra186_gpio_direction_output() local
193 struct tegra_gpio *gpio = gpiochip_get_data(chip); in tegra186_gpio_get() local
213 struct tegra_gpio *gpio = gpiochip_get_data(chip); in tegra186_gpio_set() local
234 struct tegra_gpio *gpio = gpiochip_get_data(chip); in tegra186_gpio_set_config() local
268 struct tegra_gpio *gpio = gpiochip_get_data(chip); in tegra186_gpio_add_pin_ranges() local
314 struct tegra_gpio *gpio = gpiochip_get_data(chip); in tegra186_gpio_of_xlate() local
345 struct tegra_gpio *gpio = to_tegra_gpio(gc); in tegra186_irq_ack() local
358 struct tegra_gpio *gpio = to_tegra_gpio(gc); in tegra186_irq_mask() local
374 struct tegra_gpio *gpio = to_tegra_gpio(gc); in tegra186_irq_unmask() local
390 struct tegra_gpio *gpio = to_tegra_gpio(gc); in tegra186_irq_set_type() local
455 struct tegra_gpio *gpio = irq_desc_get_handler_data(desc); in tegra186_gpio_irq() local
497 struct tegra_gpio *gpio = gpiochip_get_data(domain->host_data); in tegra186_gpio_irq_domain_translate() local
525 struct tegra_gpio *gpio = gpiochip_get_data(chip); in tegra186_gpio_populate_parent_fwspec() local
556 struct tegra_gpio *gpio = gpiochip_get_data(chip); in tegra186_gpio_child_offset_to_irq() local
575 static void tegra186_gpio_init_route_mapping(struct tegra_gpio *gpio) in tegra186_gpio_init_route_mapping()
610 struct tegra_gpio *gpio; in tegra186_gpio_probe() local