Home
last modified time | relevance | path

Searched defs:dma_outb (Results 1 – 6 of 6) sorted by relevance

/linux-3.3/arch/mips/include/asm/
Ddma.h22 #define dma_outb outb_p macro
24 #define dma_outb outb macro
/linux-3.3/arch/x86/include/asm/
Ddma.h15 #define dma_outb outb_p macro
17 #define dma_outb outb macro
/linux-3.3/arch/powerpc/include/asm/
Ddma.h40 #define dma_outb outb_p macro
42 #define dma_outb outb macro
/linux-3.3/arch/parisc/include/asm/
Ddma.h14 #define dma_outb outb macro
/linux-3.3/arch/m68k/include/asm/
Dapollodma.h16 #define dma_outb(val,addr) (*((volatile unsigned char *)(addr+IO_BASE)) = (val)) macro
/linux-3.3/arch/alpha/include/asm/
Ddma.h24 #define dma_outb outb macro