Lines Matching defs:gpio
549 static int jh7110_gpio_request(struct gpio_chip *gc, unsigned int gpio) in jh7110_gpio_request()
554 static void jh7110_gpio_free(struct gpio_chip *gc, unsigned int gpio) in jh7110_gpio_free()
560 unsigned int gpio) in jh7110_gpio_get_direction()
576 unsigned int gpio) in jh7110_gpio_direction_input()
595 unsigned int gpio, int value) in jh7110_gpio_direction_output()
613 static int jh7110_gpio_get(struct gpio_chip *gc, unsigned int gpio) in jh7110_gpio_get()
625 unsigned int gpio, int value) in jh7110_gpio_set()
644 unsigned int gpio, unsigned long config) in jh7110_gpio_set_config()
705 irq_hw_number_t gpio = irqd_to_hwirq(d); in jh7110_irq_ack() local
723 irq_hw_number_t gpio = irqd_to_hwirq(d); in jh7110_irq_mask() local
742 irq_hw_number_t gpio = irqd_to_hwirq(d); in jh7110_irq_mask_ack() local
765 irq_hw_number_t gpio = irqd_to_hwirq(d); in jh7110_irq_unmask() local
784 irq_hw_number_t gpio = irqd_to_hwirq(d); in jh7110_irq_set_type() local