Home
last modified time | relevance | path

Searched refs:bias_get_combo (Results 1 – 13 of 13) sorted by relevance

/linux-6.3-rc2/drivers/pinctrl/mediatek/
A Dpinctrl-moore.c121 if (hw->soc->bias_get_combo) { in mtk_pinconf_get()
122 err = hw->soc->bias_get_combo(hw, desc, &pullup, &ret); in mtk_pinconf_get()
136 if (hw->soc->bias_get_combo) { in mtk_pinconf_get()
137 err = hw->soc->bias_get_combo(hw, desc, &pullup, &ret); in mtk_pinconf_get()
153 if (hw->soc->bias_get_combo) { in mtk_pinconf_get()
154 err = hw->soc->bias_get_combo(hw, desc, &pullup, &ret); in mtk_pinconf_get()
A Dpinctrl-mtk-common-v2.h266 int (*bias_get_combo)(struct mtk_pinctrl *hw, member
A Dpinctrl-mt7986.c927 .bias_get_combo = mtk_pinconf_bias_get_combo,
949 .bias_get_combo = mtk_pinconf_bias_get_combo,
A Dpinctrl-mt8183.c561 .bias_get_combo = mtk_pinconf_bias_get_combo,
A Dpinctrl-mt6795.c599 .bias_get_combo = mtk_pinconf_bias_get_combo,
A Dpinctrl-mt6779.c754 .bias_get_combo = mtk_pinconf_bias_get_combo,
A Dpinctrl-paris.c146 if (!hw->soc->bias_get_combo) in mtk_pinconf_get()
148 err = hw->soc->bias_get_combo(hw, desc, &pullup, &ret); in mtk_pinconf_get()
A Dpinctrl-mt7981.c1019 .bias_get_combo = mtk_pinconf_bias_get_combo,
A Dpinctrl-mt6765.c1078 .bias_get_combo = mtk_pinconf_bias_get_combo,
A Dpinctrl-mt8195.c955 .bias_get_combo = mtk_pinconf_bias_get_combo,
A Dpinctrl-mt8186.c1242 .bias_get_combo = mtk_pinconf_bias_get_combo,
A Dpinctrl-mt8192.c1407 .bias_get_combo = mtk_pinconf_bias_get_combo,
A Dpinctrl-mt8188.c1645 .bias_get_combo = mtk_pinconf_bias_get_combo,

Completed in 23 milliseconds