Lines Matching defs:gpio
223 unsigned int gpio) in starfive_gpio_to_pin()
457 unsigned int gpio = starfive_pin_to_gpio(sfp, pin); in starfive_pin_dbg_show() local
560 unsigned int gpio = starfive_pinmux_to_gpio(pinmux[i]); in starfive_dt_node_to_map() local
659 unsigned int gpio = starfive_pinmux_to_gpio(v); in starfive_set_mux() local
919 static int starfive_gpio_request(struct gpio_chip *gc, unsigned int gpio) in starfive_gpio_request()
924 static void starfive_gpio_free(struct gpio_chip *gc, unsigned int gpio) in starfive_gpio_free()
929 static int starfive_gpio_get_direction(struct gpio_chip *gc, unsigned int gpio) in starfive_gpio_get_direction()
941 unsigned int gpio) in starfive_gpio_direction_input()
959 unsigned int gpio, int value) in starfive_gpio_direction_output()
979 static int starfive_gpio_get(struct gpio_chip *gc, unsigned int gpio) in starfive_gpio_get()
987 static void starfive_gpio_set(struct gpio_chip *gc, unsigned int gpio, in starfive_gpio_set()
999 static int starfive_gpio_set_config(struct gpio_chip *gc, unsigned int gpio, in starfive_gpio_set_config()
1061 irq_hw_number_t gpio = irqd_to_hwirq(d); in starfive_irq_ack() local
1074 irq_hw_number_t gpio = irqd_to_hwirq(d); in starfive_irq_mask() local
1091 irq_hw_number_t gpio = irqd_to_hwirq(d); in starfive_irq_mask_ack() local
1108 irq_hw_number_t gpio = irqd_to_hwirq(d); in starfive_irq_unmask() local
1125 irq_hw_number_t gpio = irqd_to_hwirq(d); in starfive_irq_set_type() local