Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pinctrl/mediatek/
Dpinctrl-mtk-common.c287 static int mtk_pconf_set_pull_select(struct mtk_pinctrl *pctl, in mtk_pconf_set_pull_select() function
341 ret = mtk_pconf_set_pull_select(pctl, pin, false, false, arg); in mtk_pconf_parse_conf()
344 ret = mtk_pconf_set_pull_select(pctl, pin, true, true, arg); in mtk_pconf_parse_conf()
347 ret = mtk_pconf_set_pull_select(pctl, pin, true, false, arg); in mtk_pconf_parse_conf()