Lines Matching defs:gpio
548 static int jh7110_gpio_request(struct gpio_chip *gc, unsigned int gpio) in jh7110_gpio_request()
553 static void jh7110_gpio_free(struct gpio_chip *gc, unsigned int gpio) in jh7110_gpio_free()
559 unsigned int gpio) in jh7110_gpio_get_direction()
575 unsigned int gpio) in jh7110_gpio_direction_input()
594 unsigned int gpio, int value) in jh7110_gpio_direction_output()
612 static int jh7110_gpio_get(struct gpio_chip *gc, unsigned int gpio) in jh7110_gpio_get()
624 unsigned int gpio, int value) in jh7110_gpio_set()
643 unsigned int gpio, unsigned long config) in jh7110_gpio_set_config()
704 irq_hw_number_t gpio = irqd_to_hwirq(d); in jh7110_irq_ack() local
722 irq_hw_number_t gpio = irqd_to_hwirq(d); in jh7110_irq_mask() local
741 irq_hw_number_t gpio = irqd_to_hwirq(d); in jh7110_irq_mask_ack() local
764 irq_hw_number_t gpio = irqd_to_hwirq(d); in jh7110_irq_unmask() local
783 irq_hw_number_t gpio = irqd_to_hwirq(d); in jh7110_irq_set_type() local