Searched refs:starfive_padctl_rmw (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/pinctrl/starfive/ |
H A D | pinctrl-starfive-jh7100.c | 706 static void starfive_padctl_rmw(struct starfive_pinctrl *sfp, in starfive_padctl_rmw() function 880 starfive_padctl_rmw(sfp, group->pins[i], mask, value); in starfive_pinconf_group_set() 948 starfive_padctl_rmw(sfp, starfive_gpio_to_pin(sfp, gpio), in starfive_gpio_direction_input() 972 starfive_padctl_rmw(sfp, starfive_gpio_to_pin(sfp, gpio), in starfive_gpio_direction_output() 1038 starfive_padctl_rmw(sfp, starfive_gpio_to_pin(sfp, gpio), mask, value); in starfive_gpio_set_config()
|