Searched defs:PLL_Q (Results 1 – 3 of 3) sorted by relevance
29 #define PLL_Q(x) (((x) & 0x7) << 15) macro
36 #define PLL_Q(x) (((x) & 0x3) << 10) macro
35 #define PLL_Q(x) (((x) & 0x7) << 15) macro