Home
last modified time | relevance | path

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

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