Searched refs:curBufCntReg (Results 1 – 1 of 1) sorted by relevance
439 int curBufCntReg, count; in get_dma_residue() local445 curBufCntReg = (au_readl(chan->io + DMA_MODE_READ) & DMA_AB) ? in get_dma_residue()448 count = au_readl(chan->io + curBufCntReg) & DMA_COUNT_MASK; in get_dma_residue()