Searched defs:PLL_LOCK_MASK (Results 1 – 3 of 3) sorted by relevance
50 #define PLL_LOCK_MASK 1 macro
33 #define PLL_LOCK_MASK BIT(31) macro
249 #define PLL_LOCK_MASK (1U << PLL_LOCK_SHIFT) macro