Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/pinctrl/
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()