Searched refs:S_DP18_PLL_LOCK (Results 1 – 1 of 1) sorted by relevance
60530 #define S_DP18_PLL_LOCK 1 macro60532 #define V_DP18_PLL_LOCK(x) ((x) << S_DP18_PLL_LOCK)60533 #define G_DP18_PLL_LOCK(x) (((x) >> S_DP18_PLL_LOCK) & M_DP18_PLL_LOCK)