Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h44958 #define S_T6_TSCCLRINCR 0 macro
44960 #define V_T6_TSCCLRINCR(x) ((x) << S_T6_TSCCLRINCR)
44961 #define G_T6_TSCCLRINCR(x) (((x) >> S_T6_TSCCLRINCR) & M_T6_TSCCLRINCR)