Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/pinctrl/mediatek/
A Dpinctrl-mt8135.c233 static int spec_pull_set(struct regmap *regmap, in spec_pull_set() function
296 .spec_pull_set = spec_pull_set,
A Dpinctrl-mt8127.c268 .spec_pull_set = mtk_pctrl_spec_pull_set_samereg,
A Dpinctrl-mt8167.c301 .spec_pull_set = mtk_pctrl_spec_pull_set_samereg,
A Dpinctrl-mtk-common.h249 int (*spec_pull_set)(struct regmap *regmap, member
A Dpinctrl-mt8516.c301 .spec_pull_set = mtk_pctrl_spec_pull_set_samereg,
A Dpinctrl-mt8173.c309 .spec_pull_set = mtk_pctrl_spec_pull_set_samereg,
A Dpinctrl-mt2712.c549 .spec_pull_set = mtk_pctrl_spec_pull_set_samereg,
A Dpinctrl-mt8365.c449 .spec_pull_set = mtk_pctrl_spec_pull_set_samereg,
A Dpinctrl-mt2701.c498 .spec_pull_set = mtk_pctrl_spec_pull_set_samereg,
A 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()

Completed in 12 milliseconds