Searched refs:core_pll_dat (Results 1 – 1 of 1) sorted by relevance
/openbmc/u-boot/drivers/clk/ |
H A D | clk-hsdk-cgu.c | 250 static const struct hsdk_pll_devdata core_pll_dat = { variable 285 { CGU_ARC_PLL, 0, 0, &core_pll_dat, pll_get, pll_set, NULL }, 286 { CGU_ARC_PLL, 0, CGU_ARC_IDIV, &core_pll_dat, idiv_get, cpu_clk_set, idiv_off },
|