Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/cxgb/common/
Dcxgb_regs.h2423 #define V_PLL_U_LOCK(x) ((x) << S_PLL_U_LOCK) macro
2424 #define F_PLL_U_LOCK V_PLL_U_LOCK(1U)
/freebsd-12-stable/sys/dev/cxgbe/common/
Dt4_regs.h11993 #define V_PLL_U_LOCK(x) ((x) << S_PLL_U_LOCK) macro
11994 #define F_PLL_U_LOCK V_PLL_U_LOCK(1U)