Home
last modified time | relevance | path

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

/arch/m68k/include/asm/
Ddvma.h149 #define DMA_FIFO_INV 0x00000020 /* Invalidate the FIFO */ macro
203 #define DMA_PUNTFIFO(regs) ((((regs)->cond_reg) |= DMA_FIFO_INV))
/arch/sparc/include/asm/
Ddma.h37 #define DMA_FIFO_INV 0x00000020 /* Invalidate the FIFO */ macro