Home
last modified time | relevance | path

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

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