Searched defs:PLL_LOCK (Results 1 – 3 of 3) sorted by relevance
33 #define PLL_LOCK(x) (((x) & 0x1) << 31) macro
40 #define PLL_LOCK(x) (((x) & 0x1) << 31) macro
39 #define PLL_LOCK(x) (((x) & 0x1) << 31) macro