Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h58158 #define S_TSCCLRTSEL 14 macro
58160 #define V_TSCCLRTSEL(x) ((x) << S_TSCCLRTSEL)
58161 #define G_TSCCLRTSEL(x) (((x) >> S_TSCCLRTSEL) & M_TSCCLRTSEL)