Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Ddma.h15 #define dma_outb outb_p macro
17 #define dma_outb outb macro
/arch/mips/include/asm/
Ddma.h21 #define dma_outb outb_p macro
23 #define dma_outb outb macro
/arch/powerpc/include/asm/
Ddma.h37 #define dma_outb outb_p macro
39 #define dma_outb outb macro
/arch/parisc/include/asm/
Ddma.h13 #define dma_outb outb macro
/arch/m68k/include/asm/
Dapollodma.h16 #define dma_outb(val,addr) (*((volatile unsigned char *)(addr+IO_BASE)) = (val)) macro
/arch/alpha/include/asm/
Ddma.h24 #define dma_outb outb macro