S_CM_TIMER_BASE   829 drivers/net/ethernet/chelsio/cxgb/regs.h #define V_CM_TIMER_BASE(x) ((x) << S_CM_TIMER_BASE)
S_CM_TIMER_BASE   830 drivers/net/ethernet/chelsio/cxgb/regs.h #define G_CM_TIMER_BASE(x) (((x) >> S_CM_TIMER_BASE) & M_CM_TIMER_BASE)