Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgb/common/
HDcxgb_regs.h5567 #define S_CH1SIZE1 16 macro
5569 #define V_CH1SIZE1(x) ((x) << S_CH1SIZE1)
5570 #define G_CH1SIZE1(x) (((x) >> S_CH1SIZE1) & M_CH1SIZE1)
/trueos/sys/dev/cxgbe/common/
HDt4_regs.h20185 #define S_CH1SIZE1 8 macro
20187 #define V_CH1SIZE1(x) ((x) << S_CH1SIZE1)
20188 #define G_CH1SIZE1(x) (((x) >> S_CH1SIZE1) & M_CH1SIZE1)