Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h59882 #define S_BIT_ENABLE_0_11 4 macro
59884 #define V_BIT_ENABLE_0_11(x) ((x) << S_BIT_ENABLE_0_11)
59885 #define G_BIT_ENABLE_0_11(x) (((x) >> S_BIT_ENABLE_0_11) & M_BIT_ENABLE_0_11)