Searched refs:S_DP18_PLL_LOCK (Results 1 – 1 of 1) sorted by relevance
72794 #define S_DP18_PLL_LOCK 1 macro72796 #define V_DP18_PLL_LOCK(x) ((x) << S_DP18_PLL_LOCK)72797 #define G_DP18_PLL_LOCK(x) (((x) >> S_DP18_PLL_LOCK) & M_DP18_PLL_LOCK)