Searched refs:DMA_FIFO_INV (Results 1 – 5 of 5) sorted by relevance
148 #define DMA_FIFO_INV 0x00000020 /* Invalidate the FIFO */ macro202 #define DMA_PUNTFIFO(regs) ((((regs)->cond_reg) |= DMA_FIFO_INV))
145 val |= DMA_FIFO_INV; in sun3x_esp_dma_invalidate()147 val &= ~DMA_FIFO_INV; in sun3x_esp_dma_invalidate()
412 val |= DMA_FIFO_INV; in sbus_esp_dma_invalidate()414 val &= ~DMA_FIFO_INV; in sbus_esp_dma_invalidate()
36 #define DMA_FIFO_INV 0x00000020 /* Invalidate the FIFO */ macro
455 csr |= (DMA_DSBL_RD_DRN | DMA_DSBL_WR_INV | DMA_FIFO_INV); in init_restart_ledma()862 dma_csr |= DMA_FIFO_INV; in lance_interrupt()