Searched refs:S_STATIC_C_PLL_TUNE (Results 1 – 1 of 1) sorted by relevance
7784 #define S_STATIC_C_PLL_TUNE 0 macro7786 #define V_STATIC_C_PLL_TUNE(x) ((x) << S_STATIC_C_PLL_TUNE)7787 #define G_STATIC_C_PLL_TUNE(x) (((x) >> S_STATIC_C_PLL_TUNE) & M_STATIC_C_PLL_TUNE)