ATW_BCNT
bcnt = ATW_READ(sc, ATW_BCNT) & ~ATW_BCNT_BCNT_MASK;
ATW_WRITE(sc, ATW_BCNT, bcnt);
PRINTREG(sc, ATW_BCNT);