Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h39563 #define S_SSRAM_TID_BASE 0 macro
39565 #define V_SSRAM_TID_BASE(x) ((x) << S_SSRAM_TID_BASE)
39566 #define G_SSRAM_TID_BASE(x) (((x) >> S_SSRAM_TID_BASE) & M_SSRAM_TID_BASE)