QMC_BD_TX_I
if (!(ctrl & (QMC_BD_TX_R | QMC_BD_TX_I)) && bd == chan->txbd_done) {
ctrl |= QMC_BD_TX_I;
ctrl &= ~QMC_BD_TX_I;