Searched refs:apll_mdiv (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/ |
| H A D | clock_init.h | 24 unsigned apll_mdiv; member 45 unsigned apll_mdiv; member
|
| H A D | clock_init_exynos5.c | 31 .apll_mdiv = 0x96, 48 .apll_mdiv = 0xc8, 63 .apll_mdiv = 0x64, 78 .apll_mdiv = 0x7d, 93 .apll_mdiv = 0x96, 108 .apll_mdiv = 0xaf, 123 .apll_mdiv = 0x1a9, 622 val = set_pll(arm_clk_ratio->apll_mdiv, arm_clk_ratio->apll_pdiv, in exynos5250_system_clock_init() 823 val = set_pll(arm_clk_ratio->apll_mdiv, in exynos5420_system_clock_init()
|