Searched refs:EPLL_CON0_LOCKED (Results 1 – 2 of 2) sorted by relevance
162 #define EPLL_CON0_LOCKED (1 << 29) macro
658 while ((readl(&clk->epll_con0) & EPLL_CON0_LOCKED) == 0) in exynos5250_system_clock_init()