Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/pinctrl/mediatek/
Dpinctrl-mt8135.c233 static int spec_pull_set(struct regmap *regmap, in spec_pull_set() function
296 .spec_pull_set = spec_pull_set,
Dpinctrl-mt8127.c268 .spec_pull_set = mtk_pctrl_spec_pull_set_samereg,
Dpinctrl-mt8167.c301 .spec_pull_set = mtk_pctrl_spec_pull_set_samereg,
Dpinctrl-mt8516.c301 .spec_pull_set = mtk_pctrl_spec_pull_set_samereg,
Dpinctrl-mtk-common.h246 int (*spec_pull_set)(struct regmap *regmap, member
Dpinctrl-mt8173.c309 .spec_pull_set = mtk_pctrl_spec_pull_set_samereg,
Dpinctrl-mt8365.c432 .spec_pull_set = mtk_pctrl_spec_pull_set_samereg,
Dpinctrl-mt2712.c549 .spec_pull_set = mtk_pctrl_spec_pull_set_samereg,
Dpinctrl-mt2701.c498 .spec_pull_set = mtk_pctrl_spec_pull_set_samereg,
Dpinctrl-mtk-common.c314 if (pctl->devdata->spec_pull_set) { in mtk_pconf_set_pull_select()
319 ret = pctl->devdata->spec_pull_set(mtk_get_regmap(pctl, pin), in mtk_pconf_set_pull_select()