Home
last modified time | relevance | path

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

/openbmc/linux/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()