Home
last modified time | relevance | path

Searched defs:DMA_MODE_READ (Results 1 – 10 of 10) sorted by relevance

/linux/arch/arm/include/asm/
H A Ddma.h35 #define DMA_MODE_READ 0x44 macro
/linux/arch/parisc/include/asm/
H A Ddma.h41 #define DMA_MODE_READ 0x44 /* I/O to memory, no autoinit, increment, single mode */ macro
/linux/arch/sparc/include/asm/
H A Ddma.h9 #define DMA_MODE_READ 1 macro
/linux/arch/m68k/include/asm/
H A Dfloppy.h113 #define DMA_MODE_READ 0x44 /* i386 look-alike */ macro
/linux/arch/x86/include/asm/
H A Ddma.h141 #define DMA_MODE_READ 0x44 macro
/linux/arch/mips/include/asm/
H A Ddma.h152 #define DMA_MODE_READ 0x44 /* I/O to memory, no autoinit, increment, single mode */ macro
/linux/arch/powerpc/include/asm/
H A Ddma.h158 #define DMA_MODE_READ 0x44 /* I/O to memory, no autoinit, increment, single mode */ macro
/linux/arch/sh/include/asm/
H A Ddma.h21 #define DMA_MODE_READ 0x00 macro
/linux/arch/alpha/include/asm/
H A Ddma.h186 #define DMA_MODE_READ 0x44 /* I/O to memory, no autoinit, increment, single mode */ macro
/linux/arch/mips/include/asm/mach-au1x00/
H A Dau1000_dma.h41 #define DMA_MODE_READ DMA_MODE_SET macro