Searched refs:curBufCntReg (Results 1 – 1 of 1) sorted by relevance
434 int curBufCntReg, count; in get_dma_residue() local440 curBufCntReg = (__raw_readl(chan->io + DMA_MODE_READ) & DMA_AB) ? in get_dma_residue()443 count = __raw_readl(chan->io + curBufCntReg) & DMA_COUNT_MASK; in get_dma_residue()