Searched refs:CGU_ARC_PLL (Results 1 – 1 of 1) sorted by relevance
/u-boot/drivers/clk/ |
A D | clk-hsdk-cgu.c | 98 #define CGU_ARC_PLL 0x0 macro 308 …[CLK_ARC_PLL] = { CGU_ARC_PLL, 0, &core_pll_dat, pll_get, pll_set, … 309 …[CLK_ARC] = { CGU_ARC_PLL, CGU_ARC_IDIV, &core_pll_dat, idiv_get, cpu_clk_se… 338 …[CLK_ARC_PLL] = { CGU_ARC_PLL, 0, &core_pll_dat, pll_get, pll_set, … 339 …[CLK_ARC] = { CGU_ARC_PLL, CGU_ARC_IDIV, &core_pll_dat, idiv_get, cpu_clk_se…
|
Completed in 4 milliseconds