Home
last modified time | relevance | path

Searched refs:mtk_pinconf_bias_get_rev1 (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/pinctrl/mediatek/
Dpinctrl-mtk-common-v2.h282 int mtk_pinconf_bias_get_rev1(struct mtk_pinctrl *hw,
Dpinctrl-mt7629.c423 .bias_get = mtk_pinconf_bias_get_rev1,
Dpinctrl-mtk-common-v2.c544 int mtk_pinconf_bias_get_rev1(struct mtk_pinctrl *hw, in mtk_pinconf_bias_get_rev1() function
568 EXPORT_SYMBOL_GPL(mtk_pinconf_bias_get_rev1);
Dpinctrl-mt7623.c1390 .bias_get = mtk_pinconf_bias_get_rev1,