Home
last modified time | relevance | path

Searched refs:DMA2_CLEAR_FF_REG (Results 1 – 5 of 5) sorted by relevance

/linux/arch/x86/include/asm/
H A Ddma.h108 #define DMA2_CLEAR_FF_REG 0xD8 /* clear pointer flip-flop (w) */ macro
195 dma_outb(0, DMA2_CLEAR_FF_REG); in clear_dma_ff()
/linux/arch/mips/include/asm/
H A Ddma.h120 #define DMA2_CLEAR_FF_REG 0xD8 /* clear pointer flip-flop (w) */ macro
201 dma_outb(0, DMA2_CLEAR_FF_REG); in clear_dma_ff()
/linux/arch/powerpc/include/asm/
H A Ddma.h110 #define DMA2_CLEAR_FF_REG 0xD8 /* clear pointer flip-flop (w) */ macro
217 dma_outb(0, DMA2_CLEAR_FF_REG); in clear_dma_ff()
/linux/arch/alpha/include/asm/
H A Ddma.h144 #define DMA2_CLEAR_FF_REG 0xD8 /* clear pointer flip-flop (w) */ macro
235 dma_outb(0, DMA2_CLEAR_FF_REG); in clear_dma_ff()
/linux/arch/parisc/include/asm/
H A Ddma.h69 #define DMA2_CLEAR_FF_REG 0xD8 /* clear pointer flip-flop (w) */ macro