Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/common/
HDt4_regs.h40424 #define S_REFERENCE_BITS1_7 8 macro
40426 #define V_REFERENCE_BITS1_7(x) ((x) << S_REFERENCE_BITS1_7)
40427 #define G_REFERENCE_BITS1_7(x) (((x) >> S_REFERENCE_BITS1_7) & M_REFERENCE_BITS1_7)