TX_RESET_DONE
dm_tx_st & TX_DMA_DONE || dm_tx_st & TX_RESET_DONE ||
} while (!(val & TX_RESET_DONE) && time_left);
if (!(val & TX_RESET_DONE))
if (dma_tx_status & TX_RESET_DONE)