Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h42353 #define S_PRBS_SYNCCNT 5 macro
42355 #define V_PRBS_SYNCCNT(x) ((x) << S_PRBS_SYNCCNT)
42356 #define G_PRBS_SYNCCNT(x) (((x) >> S_PRBS_SYNCCNT) & M_PRBS_SYNCCNT)