Searched refs:DMA_BE1 (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/mach-au1x00/
H A Dau1000_dma.h62 #define DMA_BE1 (1 << 2) macro
169 __raw_writel(DMA_BE1, chan->io + DMA_MODE_SET); enable_dma_buffer1()
177 __raw_writel(DMA_BE0 | DMA_BE1, chan->io + DMA_MODE_SET); enable_dma_buffers()

Completed in 52 milliseconds