Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h2793 #define V_DLLLOCK(x) ((x) << S_DLLLOCK) macro
2794 #define F_DLLLOCK V_DLLLOCK(1U)