Home
last modified time | relevance | path

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

/linux/arch/m68k/include/asm/
H A Ddvma.h155 #define DMA_FIFO_INV 0x00000020 /* Invalidate the FIFO */ macro
209 #define DMA_PUNTFIFO(regs) ((((regs)->cond_reg) |= DMA_FIFO_INV))
/linux/arch/sparc/include/asm/
H A Ddma.h37 #define DMA_FIFO_INV 0x00000020 /* Invalidate the FIFO */ macro
/linux/drivers/net/ethernet/amd/
H A Dsunlance.c451 csr |= (DMA_DSBL_RD_DRN | DMA_DSBL_WR_INV | DMA_FIFO_INV); in init_restart_ledma()
858 dma_csr |= DMA_FIFO_INV; in lance_interrupt()