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