Searched defs:DPLL_LOCK (Results 1 – 3 of 3) sorted by relevance
33 #define DPLL_LOCK 0x10030 macro
254 #define DPLL_LOCK (1 << 15) /* CDV */ macro
7459 #define DPLL_LOCK(id) (1<<((id)*8)) macro