Searched refs:S_STATIC_C_PLL_LOCKTUNE (Results 1 – 1 of 1) sorted by relevance
13017 #define S_STATIC_C_PLL_LOCKTUNE 0 macro13019 #define V_STATIC_C_PLL_LOCKTUNE(x) ((x) << S_STATIC_C_PLL_LOCKTUNE)13020 #define G_STATIC_C_PLL_LOCKTUNE(x) (((x) >> S_STATIC_C_PLL_LOCKTUNE) & M_STATIC_C_PLL_LOCKTUNE)