Searched refs:mtk_pconf_set_pull_select (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/pinctrl/mediatek/ |
| A D | pinctrl-mtk-common.c | 284 static int mtk_pconf_set_pull_select(struct mtk_pinctrl *pctl, in mtk_pconf_set_pull_select() function 342 ret = mtk_pconf_set_pull_select(pctl, pin, false, false, arg); in mtk_pconf_parse_conf() 345 ret = mtk_pconf_set_pull_select(pctl, pin, true, true, arg); in mtk_pconf_parse_conf() 348 ret = mtk_pconf_set_pull_select(pctl, pin, true, false, arg); in mtk_pconf_parse_conf()
|
| /linux/ |
| A D | System.map | 19909 ffff800010565d30 t mtk_pconf_set_pull_select
|
| A D | .tmp_System.map | 19909 ffff800010565d30 t mtk_pconf_set_pull_select
|
Completed in 329 milliseconds