Home
last modified time | relevance | path

Searched refs:S_DP18_PLL_LOCK (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h60530 #define S_DP18_PLL_LOCK 1 macro
60532 #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)