Home
last modified time | relevance | path

Searched refs:PINCONF_BIAS (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pinctrl/
H A Dpinctrl-ocelot.c33 PINCONF_BIAS, enumerator
662 case PINCONF_BIAS: in ocelot_hw_get_value()
694 case PINCONF_BIAS: in ocelot_hw_set_value()
728 err = ocelot_hw_get_value(info, pin, PINCONF_BIAS, &val); in ocelot_pinconf_get()
803 err = ocelot_hw_set_value(info, pin, PINCONF_BIAS, arg); in ocelot_pinconf_set()
/kernel/linux/linux-6.6/drivers/pinctrl/
H A Dpinctrl-ocelot.c34 PINCONF_BIAS, enumerator
1352 case PINCONF_BIAS: in ocelot_hw_get_value()
1406 case PINCONF_BIAS: in ocelot_hw_set_value()
1446 err = ocelot_hw_get_value(info, pin, PINCONF_BIAS, &val); in ocelot_pinconf_get()
1525 err = ocelot_hw_set_value(info, pin, PINCONF_BIAS, arg); in ocelot_pinconf_set()

Completed in 5 milliseconds