Searched defs:PLL_BYPASS (Results 1 – 3 of 3) sorted by relevance
31 #define PLL_BYPASS(x) (((x) & 0x1) << 24) macro
39 #define PLL_BYPASS(x) (((x) & 0x1) << 18) macro
37 #define PLL_BYPASS(x) (((x) & 0x1) << 24) macro