thc_dma_read
ret = thc_dma_read(dev, dma_config, read_buff, read_len, read_finished);
ret = thc_dma_read(dev, &dev->dma_ctx->dma_config[THC_SWDMA], read_buff, read_len, NULL);