Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/starfive/
H A Dpinctrl-starfive-jh7100.c701 static void starfive_padctl_rmw(struct starfive_pinctrl *sfp, in starfive_padctl_rmw() function
875 starfive_padctl_rmw(sfp, group->grp.pins[i], mask, value); in starfive_pinconf_group_set()
933 starfive_padctl_rmw(sfp, starfive_gpio_to_pin(sfp, gpio), in starfive_gpio_direction_input()
957 starfive_padctl_rmw(sfp, starfive_gpio_to_pin(sfp, gpio), in starfive_gpio_direction_output()
1023 starfive_padctl_rmw(sfp, starfive_gpio_to_pin(sfp, gpio), mask, value); in starfive_gpio_set_config()