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