Searched defs:DPLL_LOCK (Results 1 – 3 of 3) sorted by relevance
33 #define DPLL_LOCK 0x10030 macro
242 #define DPLL_LOCK (1 << 15) /* CDV */ macro
2559 #define DPLL_LOCK(id) (1 << ((id) * 8)) macro
Completed in 32 milliseconds