Searched refs:bias_get_combo (Results 1 – 6 of 6) sorted by relevance
221 int (*bias_get_combo)(struct mtk_pinctrl *hw, member
560 .bias_get_combo = mtk_pinconf_bias_get_combo,
95 if (hw->soc->bias_get_combo) { in mtk_pinconf_get()96 err = hw->soc->bias_get_combo(hw, desc, &pullup, &ret); in mtk_pinconf_get()
753 .bias_get_combo = mtk_pinconf_bias_get_combo,
1077 .bias_get_combo = mtk_pinconf_bias_get_combo,
1374 .bias_get_combo = mtk_pinconf_bias_get_combo,