Home
last modified time | relevance | path

Searched refs:vdma_get_residue (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/mips/include/asm/
H A Djazzdma.h22 extern int vdma_get_residue(int channel);
/openbmc/linux/arch/mips/include/asm/mach-jazz/
H A Dfloppy.h77 return vdma_get_residue(JAZZ_FLOPPY_DMA); in fd_get_dma_residue()
/openbmc/linux/arch/mips/jazz/
H A Djazzdma.c462 int vdma_get_residue(int channel) in vdma_get_residue() function