Searched refs:ocelot_hw_get_value (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/pinctrl/ |
| H A D | pinctrl-ocelot.c | 650 static int ocelot_hw_get_value(struct ocelot_pinctrl *info, in ocelot_hw_get_value() function 728 err = ocelot_hw_get_value(info, pin, PINCONF_BIAS, &val); in ocelot_pinconf_get() 740 err = ocelot_hw_get_value(info, pin, PINCONF_SCHMITT, &val); in ocelot_pinconf_get() 748 err = ocelot_hw_get_value(info, pin, PINCONF_DRIVE_STRENGTH, in ocelot_pinconf_get()
|