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