Searched refs:INTPLL_LOCK_MASK (Results 1 – 2 of 2) sorted by relevance
263 while (!(readl(pll_gnrl_ctl) & INTPLL_LOCK_MASK)) in intpll_configure()532 if (!(pll_gnrl_ctl & INTPLL_LOCK_MASK)) { in decode_intpll()
524 #define INTPLL_LOCK_MASK BIT(31) macro
Completed in 6 milliseconds