Searched refs:PLL_STATUS_LOCK (Results 1 – 1 of 1) sorted by relevance
20 #define PLL_STATUS_LOCK BIT(0) macro93 while (!(pll_readl(pll, PLL_STATUS) & PLL_STATUS_LOCK)) in pll_lock()