Searched refs:apll_init_cfg (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/clk/rockchip/ |
| H A D | clk_rk3036.c | 59 static const struct pll_div apll_init_cfg = PLL_DIVISORS(APLL_HZ, 1, 3, 1); variable 116 rkclk_set_pll(cru, CLK_ARM, &apll_init_cfg); in rkclk_init()
|
| H A D | clk_rv1108.c | 40 static const struct pll_div apll_init_cfg = PLL_DIVISORS(APLL_HZ, 1, 3, 1); variable 670 rkclk_set_pll(cru, CLK_ARM, &apll_init_cfg); in rkclk_init()
|
| H A D | clk_rk3288.c | 219 static const struct pll_div apll_init_cfg = PLL_DIVISORS(APLL_HZ, 1, 1); variable 679 rkclk_set_pll(cru, CLK_ARM, &apll_init_cfg); in rk3288_clk_configure_cpu()
|