Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h2433 #define V_PLL_C_LOCK(x) ((x) << S_PLL_C_LOCK) macro
2434 #define F_PLL_C_LOCK V_PLL_C_LOCK(1U)
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h12003 #define V_PLL_C_LOCK(x) ((x) << S_PLL_C_LOCK) macro
12004 #define F_PLL_C_LOCK V_PLL_C_LOCK(1U)