Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h21759 #define S_PRBS_SYNCCNT 5 macro
21761 #define V_PRBS_SYNCCNT(x) ((x) << S_PRBS_SYNCCNT)
21762 #define G_PRBS_SYNCCNT(x) (((x) >> S_PRBS_SYNCCNT) & M_PRBS_SYNCCNT)