Searched defs:DPLL_LOCK (Results 1 – 4 of 4) sorted by relevance
588 #define DPLL_LOCK (1 << 0) macro
32 #define DPLL_LOCK 0x10030 macro
242 #define DPLL_LOCK (1 << 15) /* CDV */ macro
4122 #define DPLL_LOCK(id) (1 << ((id) * 8)) macro