Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h60110 #define S_SLICE_SEL_REG_BITS14_15 0 macro
60112 #define V_SLICE_SEL_REG_BITS14_15(x) ((x) << S_SLICE_SEL_REG_BITS14_15)
60113 #define G_SLICE_SEL_REG_BITS14_15(x) (((x) >> S_SLICE_SEL_REG_BITS14_15) & M_SLICE_SEL_REG_BITS14_1…