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.h44953 #define S_TSCCLRTSEL 14 macro
44955 #define V_TSCCLRTSEL(x) ((x) << S_TSCCLRTSEL)
44956 #define G_TSCCLRTSEL(x) (((x) >> S_TSCCLRTSEL) & M_TSCCLRTSEL)