Lines Matching defs:gpio
87 struct gpio_chip gpio; member
100 tegra186_gpio_get_port(struct tegra_gpio *gpio, unsigned int *pin) in tegra186_gpio_get_port()
118 static void __iomem *tegra186_gpio_get_base(struct tegra_gpio *gpio, in tegra186_gpio_get_base()
136 struct tegra_gpio *gpio = gpiochip_get_data(chip); in tegra186_gpio_get_direction() local
154 struct tegra_gpio *gpio = gpiochip_get_data(chip); in tegra186_gpio_direction_input() local
177 struct tegra_gpio *gpio = gpiochip_get_data(chip); in tegra186_gpio_direction_output() local
206 struct tegra_gpio *gpio; in tegra186_gpio_en_hw_ts() local
241 struct tegra_gpio *gpio; in tegra186_gpio_dis_hw_ts() local
273 struct tegra_gpio *gpio = gpiochip_get_data(chip); in tegra186_gpio_get() local
293 struct tegra_gpio *gpio = gpiochip_get_data(chip); in tegra186_gpio_set() local
314 struct tegra_gpio *gpio = gpiochip_get_data(chip); in tegra186_gpio_set_config() local
348 struct tegra_gpio *gpio = gpiochip_get_data(chip); in tegra186_gpio_add_pin_ranges() local
394 struct tegra_gpio *gpio = gpiochip_get_data(chip); in tegra186_gpio_of_xlate() local
425 struct tegra_gpio *gpio = to_tegra_gpio(gc); in tegra186_irq_ack() local
438 struct tegra_gpio *gpio = to_tegra_gpio(gc); in tegra186_irq_mask() local
456 struct tegra_gpio *gpio = to_tegra_gpio(gc); in tegra186_irq_unmask() local
474 struct tegra_gpio *gpio = to_tegra_gpio(gc); in tegra186_irq_set_type() local
557 struct tegra_gpio *gpio = irq_desc_get_handler_data(desc); in tegra186_gpio_irq() local
601 struct tegra_gpio *gpio = gpiochip_get_data(domain->host_data); in tegra186_gpio_irq_domain_translate() local
630 struct tegra_gpio *gpio = gpiochip_get_data(chip); in tegra186_gpio_populate_parent_fwspec() local
657 struct tegra_gpio *gpio = gpiochip_get_data(chip); in tegra186_gpio_child_offset_to_irq() local
677 static void tegra186_gpio_init_route_mapping(struct tegra_gpio *gpio) in tegra186_gpio_init_route_mapping()
723 static unsigned int tegra186_gpio_irqs_per_bank(struct tegra_gpio *gpio) in tegra186_gpio_irqs_per_bank()
752 struct tegra_gpio *gpio; in tegra186_gpio_probe() local