Searched refs:bias_disable_get (Results 1 – 5 of 5) sorted by relevance
117 if (hw->soc->bias_disable_get) { in mtk_pinconf_get()118 err = hw->soc->bias_disable_get(hw, desc, &ret); in mtk_pinconf_get()
421 .bias_disable_get = mtk_pinconf_bias_disable_get_rev1,
257 int (*bias_disable_get)(struct mtk_pinctrl *hw, member
865 .bias_disable_get = mtk_pinconf_bias_disable_get,
1388 .bias_disable_get = mtk_pinconf_bias_disable_get_rev1,
Completed in 13 milliseconds