Searched refs:starfive_padctl_rmw (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.1/drivers/pinctrl/starfive/ |
| D | pinctrl-starfive-jh7100.c | 703 static void starfive_padctl_rmw(struct starfive_pinctrl *sfp, in starfive_padctl_rmw() function 877 starfive_padctl_rmw(sfp, group->pins[i], mask, value); in starfive_pinconf_group_set() 945 starfive_padctl_rmw(sfp, starfive_gpio_to_pin(sfp, gpio), in starfive_gpio_direction_input() 969 starfive_padctl_rmw(sfp, starfive_gpio_to_pin(sfp, gpio), in starfive_gpio_direction_output() 1035 starfive_padctl_rmw(sfp, starfive_gpio_to_pin(sfp, gpio), mask, value); in starfive_gpio_set_config()
|