Searched refs:ocelot_hw_set_value (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/ |
H A D | pinctrl-ocelot.c | 682 static int ocelot_hw_set_value(struct ocelot_pinctrl *info, in ocelot_hw_set_value() function 803 err = ocelot_hw_set_value(info, pin, PINCONF_BIAS, arg); in ocelot_pinconf_set() 811 err = ocelot_hw_set_value(info, pin, PINCONF_SCHMITT, in ocelot_pinconf_set() 819 err = ocelot_hw_set_value(info, pin, in ocelot_pinconf_set()
|
/kernel/linux/linux-6.6/drivers/pinctrl/ |
H A D | pinctrl-ocelot.c | 1394 static int ocelot_hw_set_value(struct ocelot_pinctrl *info, in ocelot_hw_set_value() function 1525 err = ocelot_hw_set_value(info, pin, PINCONF_BIAS, arg); in ocelot_pinconf_set() 1536 err = ocelot_hw_set_value(info, pin, PINCONF_SCHMITT, in ocelot_pinconf_set() 1544 err = ocelot_hw_set_value(info, pin, in ocelot_pinconf_set()
|
Completed in 5 milliseconds