Searched defs:PLL_BYPASS (Results 1 – 7 of 7) sorted by relevance
18 #define PLL_BYPASS(val) SET_BIT(val, 2) macro
27 #define PLL_BYPASS (1 << 23) macro
19 #define PLL_BYPASS(x) HIWORD_UPDATE(x, 15, 15) macro
17 #define PLL_BYPASS(x) HIWORD_UPDATE(x, 15, 15) macro
246 #define PLL_BYPASS 0x00 /* 00: Bypass PLL */ macro
316 PLL_BYPASS, enumerator