Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h53568 #define S_T5E1AMP 8 macro
53570 #define V_T5E1AMP(x) ((x) << S_T5E1AMP)
53571 #define G_T5E1AMP(x) (((x) >> S_T5E1AMP) & M_T5E1AMP)