Searched defs:PLL_ENABLE (Results 1 – 7 of 7) sorted by relevance
47 #define PLL_ENABLE 2 macro
389 #define PLL_ENABLE BIT(13) macro
16 #define PLL_ENABLE(x) (((x) & 0x1) << 31) macro
223 #define PLL_ENABLE 0x80 macro
188 PLL_ENABLE, enumerator
322 #define PLL_ENABLE (1 << 30) macro
6080 #define PLL_ENABLE global() macro