Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h59729 #define S_REFERENCE_BITS1_7 8 macro
59731 #define V_REFERENCE_BITS1_7(x) ((x) << S_REFERENCE_BITS1_7)
59732 #define G_REFERENCE_BITS1_7(x) (((x) >> S_REFERENCE_BITS1_7) & M_REFERENCE_BITS1_7)