Searched refs:VPLL_CON0_LOCKED (Results 1 – 2 of 2) sorted by relevance
164 #define VPLL_CON0_LOCKED (1 << 29) macro
666 while ((readl(&clk->vpll_con0) & VPLL_CON0_LOCKED) == 0) in exynos5250_system_clock_init()