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

/freebsd-10.3-release/sys/dev/cxgb/common/
H A Dcxgb_regs.h2434 #define V_PLL_C_LOCK(x) ((x) << S_PLL_C_LOCK) macro
2435 #define F_PLL_C_LOCK V_PLL_C_LOCK(1U)
/freebsd-10.3-release/sys/dev/cxgbe/common/
H A Dt4_regs.h7622 #define V_PLL_C_LOCK(x) ((x) << S_PLL_C_LOCK) macro
7623 #define F_PLL_C_LOCK V_PLL_C_LOCK(1U)
[all...]

Completed in 528 milliseconds