Searched refs:DM_CM_INFO1_MASK (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/mmc/host/
H A Drenesas_sdhi_internal_dmac.c31 #define DM_CM_INFO1_MASK 0x848 macro
50 /* DM_CM_INFO1 and DM_CM_INFO1_MASK */
304 writel(enable ? ~dma_irqs : INFO1_MASK_CLEAR, host->ctl + DM_CM_INFO1_MASK);
538 writel(INFO1_MASK_CLEAR, host->ctl + DM_CM_INFO1_MASK);

Completed in 98 milliseconds