Home
last modified time | relevance | path

Searched refs:spec_pull_set (Results 1 – 10 of 10) sorted by relevance

/linux-6.6.21/drivers/pinctrl/mediatek/
Dpinctrl-mt8135.c232 static int spec_pull_set(struct regmap *regmap, in spec_pull_set() function
295 .spec_pull_set = spec_pull_set,
Dpinctrl-mt8167.c300 .spec_pull_set = mtk_pctrl_spec_pull_set_samereg,
Dpinctrl-mt8127.c267 .spec_pull_set = mtk_pctrl_spec_pull_set_samereg,
Dpinctrl-mt8516.c300 .spec_pull_set = mtk_pctrl_spec_pull_set_samereg,
Dpinctrl-mtk-common.h249 int (*spec_pull_set)(struct regmap *regmap, member
Dpinctrl-mt8173.c308 .spec_pull_set = mtk_pctrl_spec_pull_set_samereg,
Dpinctrl-mt8365.c448 .spec_pull_set = mtk_pctrl_spec_pull_set_samereg,
Dpinctrl-mt2712.c548 .spec_pull_set = mtk_pctrl_spec_pull_set_samereg,
Dpinctrl-mt2701.c497 .spec_pull_set = mtk_pctrl_spec_pull_set_samereg,
Dpinctrl-mtk-common.c312 if (pctl->devdata->spec_pull_set) { in mtk_pconf_set_pull_select()
317 ret = pctl->devdata->spec_pull_set(mtk_get_regmap(pctl, pin), in mtk_pconf_set_pull_select()