Searched refs:apll_pdiv (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/ |
| H A D | clock_init_exynos5.c | 32 .apll_pdiv = 0x2, 49 .apll_pdiv = 0x4, 64 .apll_pdiv = 0x3, 79 .apll_pdiv = 0x3, 94 .apll_pdiv = 0x3, 109 .apll_pdiv = 0x3, 124 .apll_pdiv = 0x6, 587 writel(mem->apll_pdiv * PLL_LOCK_FACTOR, &clk->apll_lock); in exynos5250_system_clock_init() 622 val = set_pll(arm_clk_ratio->apll_mdiv, arm_clk_ratio->apll_pdiv, in exynos5250_system_clock_init() 797 writel(arm_clk_ratio->apll_pdiv * PLL_LOCK_FACTOR, &clk->apll_lock); in exynos5420_system_clock_init() [all …]
|
| H A D | clock_init.h | 25 unsigned apll_pdiv; member 46 unsigned apll_pdiv; member
|