Searched refs:desc_func (Results 1 – 1 of 1) sorted by relevance
752 const struct mtk_func_desc *desc_func; in mtk_pmx_set_mux() local763 desc_func = mtk_pctrl_find_function_by_pin(hw, grp->pin, function); in mtk_pmx_set_mux()764 if (!desc_func) in mtk_pmx_set_mux()768 mtk_hw_set_value(hw, desc, PINCTRL_PIN_REG_MODE, desc_func->muxval); in mtk_pmx_set_mux()