mca_get_dma_residue(9)
NAME
mca_get_dma_residue - get the remaining bytes to transfer
SYNOPSIS
unsigned int mca_get_dma_residue(unsigned int dmanr);
ARGUMENTS
- dmanr
- DMA channel
DESCRIPTION
This function returns the number of bytes left to transfer on this DMA
channel.