• Home
  • Raw
  • Download

Lines Matching defs:gpio

86 	struct gpio_chip gpio;  member
99 tegra186_gpio_get_port(struct tegra_gpio *gpio, unsigned int *pin) in tegra186_gpio_get_port()
117 static void __iomem *tegra186_gpio_get_base(struct tegra_gpio *gpio, in tegra186_gpio_get_base()
135 struct tegra_gpio *gpio = gpiochip_get_data(chip); in tegra186_gpio_get_direction() local
153 struct tegra_gpio *gpio = gpiochip_get_data(chip); in tegra186_gpio_direction_input() local
176 struct tegra_gpio *gpio = gpiochip_get_data(chip); in tegra186_gpio_direction_output() local
205 struct tegra_gpio *gpio; in tegra186_gpio_en_hw_ts() local
240 struct tegra_gpio *gpio; in tegra186_gpio_dis_hw_ts() local
272 struct tegra_gpio *gpio = gpiochip_get_data(chip); in tegra186_gpio_get() local
292 struct tegra_gpio *gpio = gpiochip_get_data(chip); in tegra186_gpio_set() local
313 struct tegra_gpio *gpio = gpiochip_get_data(chip); in tegra186_gpio_set_config() local
347 struct tegra_gpio *gpio = gpiochip_get_data(chip); in tegra186_gpio_add_pin_ranges() local
393 struct tegra_gpio *gpio = gpiochip_get_data(chip); in tegra186_gpio_of_xlate() local
424 struct tegra_gpio *gpio = to_tegra_gpio(gc); in tegra186_irq_ack() local
437 struct tegra_gpio *gpio = to_tegra_gpio(gc); in tegra186_irq_mask() local
455 struct tegra_gpio *gpio = to_tegra_gpio(gc); in tegra186_irq_unmask() local
473 struct tegra_gpio *gpio = to_tegra_gpio(gc); in tegra186_irq_set_type() local
556 struct tegra_gpio *gpio = irq_desc_get_handler_data(desc); in tegra186_gpio_irq() local
600 struct tegra_gpio *gpio = gpiochip_get_data(domain->host_data); in tegra186_gpio_irq_domain_translate() local
629 struct tegra_gpio *gpio = gpiochip_get_data(chip); in tegra186_gpio_populate_parent_fwspec() local
656 struct tegra_gpio *gpio = gpiochip_get_data(chip); in tegra186_gpio_child_offset_to_irq() local
675 static void tegra186_gpio_init_route_mapping(struct tegra_gpio *gpio) in tegra186_gpio_init_route_mapping()
725 static unsigned int tegra186_gpio_irqs_per_bank(struct tegra_gpio *gpio) in tegra186_gpio_irqs_per_bank()
754 struct tegra_gpio *gpio; in tegra186_gpio_probe() local