SWP_TB_COUNT_SHIFT
return ((unsigned long)count) << SWP_TB_COUNT_SHIFT;
return ((swp_tb & SWP_TB_COUNT_MASK) >> SWP_TB_COUNT_SHIFT);