Searched defs:PLL_R (Results 1 – 3 of 3) sorted by relevance
27 #define PLL_R(x) (((x) & 0x3f) << 0) macro
33 #define PLL_R(x) (((x) & 0x7) << 0) macro
33 #define PLL_R(x) (((x) & 0x3f) << 0) macro