Searched refs:mtk_pinconf_bias_get_combo (Results 1 – 11 of 11) sorted by relevance
/linux-5.19.10/drivers/pinctrl/mediatek/ |
D | pinctrl-mt7986.c | 852 .bias_get_combo = mtk_pinconf_bias_get_combo, 873 .bias_get_combo = mtk_pinconf_bias_get_combo,
|
D | pinctrl-mtk-common-v2.h | 337 int mtk_pinconf_bias_get_combo(struct mtk_pinctrl *hw,
|
D | pinctrl-mt8183.c | 560 .bias_get_combo = mtk_pinconf_bias_get_combo,
|
D | pinctrl-mt6795.c | 598 .bias_get_combo = mtk_pinconf_bias_get_combo,
|
D | pinctrl-mt6779.c | 753 .bias_get_combo = mtk_pinconf_bias_get_combo,
|
D | pinctrl-mtk-common-v2.c | 926 int mtk_pinconf_bias_get_combo(struct mtk_pinctrl *hw, in mtk_pinconf_bias_get_combo() function 962 EXPORT_SYMBOL_GPL(mtk_pinconf_bias_get_combo);
|
D | pinctrl-mt6765.c | 1077 .bias_get_combo = mtk_pinconf_bias_get_combo,
|
D | pinctrl-mt8195.c | 954 .bias_get_combo = mtk_pinconf_bias_get_combo,
|
D | pinctrl-mt8186.c | 1241 .bias_get_combo = mtk_pinconf_bias_get_combo,
|
D | pinctrl-mt8192.c | 1374 .bias_get_combo = mtk_pinconf_bias_get_combo,
|
D | pinctrl-paris.c | 653 mtk_pinconf_bias_get_combo(hw, desc, &pullup, &pullen); in mtk_pctrl_show_one_pin()
|