Searched refs:bias_disable_get (Results 1 – 5 of 5) sorted by relevance
109 if (hw->soc->bias_disable_get) { in mtk_pinconf_get()110 err = hw->soc->bias_disable_get(hw, desc, &ret); in mtk_pinconf_get()
212 int (*bias_disable_get)(struct mtk_pinctrl *hw, member
421 .bias_disable_get = mtk_pinconf_bias_disable_get_rev1,
876 .bias_disable_get = mtk_pinconf_bias_disable_get,
1388 .bias_disable_get = mtk_pinconf_bias_disable_get_rev1,