Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/mediatek/
H 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()
H A Dpinctrl-mtk-common-v2.h266 int (*bias_get_combo)(struct mtk_pinctrl *hw, member
H A Dpinctrl-mt7986.c931 .bias_get_combo = mtk_pinconf_bias_get_combo,
957 .bias_get_combo = mtk_pinconf_bias_get_combo,
H A Dpinctrl-mt8183.c561 .bias_get_combo = mtk_pinconf_bias_get_combo,
H A Dpinctrl-mt6795.c599 .bias_get_combo = mtk_pinconf_bias_get_combo,
H A Dpinctrl-mt6779.c754 .bias_get_combo = mtk_pinconf_bias_get_combo,
H 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()
H A Dpinctrl-mt7981.c1001 .bias_get_combo = mtk_pinconf_bias_get_combo,
H A Dpinctrl-mt8195.c955 .bias_get_combo = mtk_pinconf_bias_get_combo,
H A Dpinctrl-mt6765.c1078 .bias_get_combo = mtk_pinconf_bias_get_combo,
H A Dpinctrl-mt8186.c1241 .bias_get_combo = mtk_pinconf_bias_get_combo,
H A Dpinctrl-mt8192.c1406 .bias_get_combo = mtk_pinconf_bias_get_combo,
H A Dpinctrl-mt8188.c1645 .bias_get_combo = mtk_pinconf_bias_get_combo,