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