DM_CM_INFO1
u32 status = readl(host->ctl + DM_CM_INFO1);
writel(status ^ dma_irqs, host->ctl + DM_CM_INFO1);
writel(0, host->ctl + DM_CM_INFO1);