SINGLE_TAP
if (int_stat & (SINGLE_TAP | DOUBLE_TAP)) {
ac->int_mask |= SINGLE_TAP | DOUBLE_TAP;
case SINGLE_TAP: