Searched refs:cci_pll (Results 1 – 1 of 1) sorted by relevance
130 struct clk *cci_pll = clk_get_parent(drv->cci_clk); in mtk_ccifreq_target() local180 ret = clk_set_rate(cci_pll, *freq); in mtk_ccifreq_target()183 clk_set_parent(drv->cci_clk, cci_pll); in mtk_ccifreq_target()188 ret = clk_set_parent(drv->cci_clk, cci_pll); in mtk_ccifreq_target()