Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h826 #define S_WFREQWRST 13 macro
828 #define V_WFREQWRST(x) ((x) << S_WFREQWRST)
829 #define G_WFREQWRST(x) (((x) >> S_WFREQWRST) & M_WFREQWRST)