Searched defs:DPLL_LOCK (Results 1 – 4 of 4) sorted by relevance
556 #define DPLL_LOCK (1 << 0) macro
34 #define DPLL_LOCK 0x10030 macro
254 #define DPLL_LOCK (1 << 15) /* CDV */ macro
6756 #define DPLL_LOCK(id) (1<<((id)*8)) macro