Home
last modified time | relevance | path

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

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