Home
last modified time | relevance | path

Searched refs:cpu_clk_set (Results 1 – 1 of 1) sorted by relevance

/u-boot/drivers/clk/
A Dclk-hsdk-cgu.c289 static ulong cpu_clk_set(struct clk *, ulong);
309 … = { CGU_ARC_PLL, CGU_ARC_IDIV, &core_pll_dat, idiv_get, cpu_clk_set, idiv_off },
339 … = { CGU_ARC_PLL, CGU_ARC_IDIV, &core_pll_dat, idiv_get, cpu_clk_set, idiv_off },
578 static ulong cpu_clk_set(struct clk *sclk, ulong rate) in cpu_clk_set() function

Completed in 3 milliseconds