Searched refs:GPLL_CON0_LOCKED (Results 1 – 2 of 2) sorted by relevance
163 #define GPLL_CON0_LOCKED (1 << 29) macro
650 while ((readl(&clk->gpll_con0) & GPLL_CON0_LOCKED) == 0) in exynos5250_system_clock_init()