Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/pinctrl/
Dpinctrl-ocelot.c33 PINCONF_BIAS, enumerator
826 case PINCONF_BIAS: in ocelot_hw_get_value()
858 case PINCONF_BIAS: in ocelot_hw_set_value()
892 err = ocelot_hw_get_value(info, pin, PINCONF_BIAS, &val); in ocelot_pinconf_get()
967 err = ocelot_hw_set_value(info, pin, PINCONF_BIAS, arg); in ocelot_pinconf_set()