Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h2429 #define V_PLL_M_LOCK(x) ((x) << S_PLL_M_LOCK) macro
2430 #define F_PLL_M_LOCK V_PLL_M_LOCK(1U)
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h11999 #define V_PLL_M_LOCK(x) ((x) << S_PLL_M_LOCK) macro
12000 #define F_PLL_M_LOCK V_PLL_M_LOCK(1U)