Searched refs:bias_disable_get (Results 1 – 6 of 6) sorted by relevance
422 .bias_disable_get = mtk_pinconf_bias_disable_get_rev1,
127 } else if (hw->soc->bias_disable_get) { in mtk_pinconf_get()128 err = hw->soc->bias_disable_get(hw, desc, &ret); in mtk_pinconf_get()
257 int (*bias_disable_get)(struct mtk_pinctrl *hw, member
595 .bias_disable_get = mtk_pinconf_bias_disable_get_rev1,
866 .bias_disable_get = mtk_pinconf_bias_disable_get,
1389 .bias_disable_get = mtk_pinconf_bias_disable_get_rev1,
Completed in 14 milliseconds