Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/cxgb/common/
HDcxgb_regs.h6128 #define S_SLVFIFOCNT 6 macro
6130 #define V_SLVFIFOCNT(x) ((x) << S_SLVFIFOCNT)
6131 #define G_SLVFIFOCNT(x) (((x) >> S_SLVFIFOCNT) & M_SLVFIFOCNT)
/freebsd-13-stable/sys/dev/cxgbe/common/
HDt4_regs.h36133 #define S_SLVFIFOCNT 6 macro
36135 #define V_SLVFIFOCNT(x) ((x) << S_SLVFIFOCNT)
36136 #define G_SLVFIFOCNT(x) (((x) >> S_SLVFIFOCNT) & M_SLVFIFOCNT)