LDC_DMA_DONE
if ((lstat & LDC_DMA_DONE) && (lstat & LDC_DMA_INT_ENABLE)) {
write_csr_byte(sc, LDMA_CMD, lstat & (~LDC_DMA_DONE));