Searched refs:S_STATIC_U_PLL_TUNE (Results 1 – 1 of 1) sorted by relevance
12138 #define S_STATIC_U_PLL_TUNE 0 macro12140 #define V_STATIC_U_PLL_TUNE(x) ((x) << S_STATIC_U_PLL_TUNE)12141 #define G_STATIC_U_PLL_TUNE(x) (((x) >> S_STATIC_U_PLL_TUNE) & M_STATIC_U_PLL_TUNE)