Searched refs:JAZZ_FLOPPY_DMA (Results 1 – 3 of 3) sorted by relevance
39 vdma_enable(JAZZ_FLOPPY_DMA); in fd_enable_dma()44 vdma_disable(JAZZ_FLOPPY_DMA); in fd_disable_dma()62 vdma_set_mode(JAZZ_FLOPPY_DMA, mode); in fd_set_dma_mode()67 vdma_set_addr(JAZZ_FLOPPY_DMA, vdma_phys2log(CPHYSADDR((unsigned long)a))); in fd_set_dma_addr()72 vdma_set_count(JAZZ_FLOPPY_DMA, count); in fd_set_dma_count()77 return vdma_get_residue(JAZZ_FLOPPY_DMA); in fd_get_dma_residue()
215 #define JAZZ_FLOPPY_DMA 1 /* FLOPPY */ macro
387 case JAZZ_FLOPPY_DMA: /* floppy */ in vdma_set_mode()