Searched refs:DMA_COUNT_MASK (Results 1 – 1 of 1) sorted by relevance
74 #define DMA_COUNT_MASK (0xffff << DMA_COUNT_BIT) macro372 count &= DMA_COUNT_MASK; in set_dma_count0()385 count &= DMA_COUNT_MASK; in set_dma_count1()398 count &= DMA_COUNT_MASK; in set_dma_count()443 count = __raw_readl(chan->io + curBufCntReg) & DMA_COUNT_MASK; in get_dma_residue()