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