Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/starfive/
H A Dpinctrl-starfive-jh7100.c222 static inline unsigned int starfive_gpio_to_pin(const struct starfive_pinctrl *sfp, in starfive_gpio_to_pin() function
562 pins[i] = starfive_gpio_to_pin(sfp, gpio); in starfive_dt_node_to_map()
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()