Searched defs:PLL_RANGE (Results 1 – 2 of 2) sorted by relevance
30 #define PLL_RANGE(x) (((x) & 0x7) << 18) macro
36 #define PLL_RANGE(x) (((x) & 0x7) << 18) macro