Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pinctrl/mediatek/
Dpinctrl-mtk-common.c293 static int mtk_pconf_set_pull_select(struct mtk_pinctrl *pctl, in mtk_pconf_set_pull_select() function
351 ret = mtk_pconf_set_pull_select(pctl, pin, false, false, arg); in mtk_pconf_parse_conf()
354 ret = mtk_pconf_set_pull_select(pctl, pin, true, true, arg); in mtk_pconf_parse_conf()
357 ret = mtk_pconf_set_pull_select(pctl, pin, true, false, arg); in mtk_pconf_parse_conf()