Searched refs:mtk_pctrl_find_function_by_pin (Results 1 – 2 of 2) sorted by relevance
383 mtk_pctrl_find_function_by_pin(struct mtk_pinctrl *hw, u32 pin_num, u32 fnum) in mtk_pctrl_find_function_by_pin() function777 desc_func = mtk_pctrl_find_function_by_pin(hw, grp->pin, function); in mtk_pmx_set_mux()
458 static const struct mtk_desc_function *mtk_pctrl_find_function_by_pin( in mtk_pctrl_find_function_by_pin() function762 desc = mtk_pctrl_find_function_by_pin(pctl, g->pin, function); in mtk_pmx_set_mux()
Completed in 10 milliseconds