Searched refs:dpll_con0 (Results 1 – 2 of 2) sorted by relevance
859 writel(val, &clk->dpll_con0); in exynos5420_system_clock_init()860 while ((readl(&clk->dpll_con0) & PLL_LOCKED) == 0) in exynos5420_system_clock_init()
1049 unsigned int dpll_con0; member