Searched refs:ocelot_hw_get_value (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/pinctrl/ |
H A D | pinctrl-ocelot.c | 1333 static int ocelot_hw_get_value(struct ocelot_pinctrl *info, in ocelot_hw_get_value() function 1446 err = ocelot_hw_get_value(info, pin, PINCONF_BIAS, &val); in ocelot_pinconf_get() 1461 err = ocelot_hw_get_value(info, pin, PINCONF_SCHMITT, &val); in ocelot_pinconf_get() 1469 err = ocelot_hw_get_value(info, pin, PINCONF_DRIVE_STRENGTH, in ocelot_pinconf_get()
|