Searched refs:S_STATIC_U_PLL_TUNE (Results 1 – 1 of 1) sorted by relevance
7757 #define S_STATIC_U_PLL_TUNE 0 macro7759 #define V_STATIC_U_PLL_TUNE(x) ((x) << S_STATIC_U_PLL_TUNE)7760 #define G_STATIC_U_PLL_TUNE(x) (((x) >> S_STATIC_U_PLL_TUNE) & M_STATIC_U_PLL_TUNE)