Searched refs:cpu_clk_set (Results 1 – 1 of 1) sorted by relevance
266 static ulong cpu_clk_set(struct clk *, ulong);286 { CGU_ARC_PLL, 0, CGU_ARC_IDIV, &core_pll_dat, idiv_get, cpu_clk_set, idiv_off },524 static ulong cpu_clk_set(struct clk *sclk, ulong rate) in cpu_clk_set() function