Home
last modified time | relevance | path

Searched refs:DMA_VIRTUAL_FLOPPY (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/mach-rpc/include/mach/
H A Disa-dma.h18 #define DMA_VIRTUAL_FLOPPY 6 macro
21 #define DMA_FLOPPY DMA_VIRTUAL_FLOPPY
/OK3568_Linux_fs/kernel/arch/arm/mach-rpc/
H A Ddma.c385 ret = isa_dma_add(DMA_VIRTUAL_FLOPPY, &floppy_dma.dma); in rpc_dma_init()