Home
last modified time | relevance | path

Searched refs:starfive_pinctrl (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/pinctrl/starfive/
H A Dpinctrl-starfive-jh7100.c206 struct starfive_pinctrl { struct
232 return container_of(gc, struct starfive_pinctrl, gc); in starfive_from_irq_data()
931 struct starfive_pinctrl *sfp = container_of(gc, struct starfive_pinctrl, gc); in starfive_gpio_get_direction()
943 struct starfive_pinctrl *sfp = container_of(gc, struct starfive_pinctrl, gc); in starfive_gpio_direction_input()
961 struct starfive_pinctrl *sfp = container_of(gc, struct starfive_pinctrl, gc); in starfive_gpio_direction_output()
981 struct starfive_pinctrl *sfp = container_of(gc, struct starfive_pinctrl, gc); in starfive_gpio_get()
990 struct starfive_pinctrl *sfp = container_of(gc, struct starfive_pinctrl, gc); in starfive_gpio_set()
1002 struct starfive_pinctrl *sfp = container_of(gc, struct starfive_pinctrl, gc); in starfive_gpio_set_config()
1044 struct starfive_pinctrl *sfp = container_of(gc, struct starfive_pinctrl, gc); in starfive_gpio_add_pin_ranges()
1210 struct starfive_pinctrl *sfp = container_of(gc, struct starfive_pinctrl, gc); in starfive_gpio_init_hw()
[all …]