Searched refs:DMA_COUNT_MASK (Results 1 – 1 of 1) sorted by relevance
81 #define DMA_COUNT_MASK (0xffff << DMA_COUNT_BIT) macro366 count &= DMA_COUNT_MASK; in set_dma_count0()379 count &= DMA_COUNT_MASK; in set_dma_count1()392 count &= DMA_COUNT_MASK; in set_dma_count()436 count = au_readl(chan->io + curBufCntReg) & DMA_COUNT_MASK; in get_dma_residue()