Searched refs:JAZZ_FLOPPY_DMA (Results 1 – 3 of 3) sorted by relevance
40 vdma_enable(JAZZ_FLOPPY_DMA); in fd_enable_dma()45 vdma_disable(JAZZ_FLOPPY_DMA); in fd_disable_dma()63 vdma_set_mode(JAZZ_FLOPPY_DMA, mode); in fd_set_dma_mode()68 vdma_set_addr(JAZZ_FLOPPY_DMA, vdma_phys2log(CPHYSADDR((unsigned long)a))); in fd_set_dma_addr()73 vdma_set_count(JAZZ_FLOPPY_DMA, count); in fd_set_dma_count()78 return vdma_get_residue(JAZZ_FLOPPY_DMA); in fd_get_dma_residue()
215 #define JAZZ_FLOPPY_DMA 1 /* FLOPPY */ macro
454 case JAZZ_FLOPPY_DMA: /* floppy */ in vdma_set_mode()