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