Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h53581 #define S_T5E0AMP 0 macro
53583 #define V_T5E0AMP(x) ((x) << S_T5E0AMP)
53584 #define G_T5E0AMP(x) (((x) >> S_T5E0AMP) & M_T5E0AMP)