Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/lantiq/xway/
Ddma.c51 #define DMA_2W_BURST BIT(1) /* 2 word burst length */ macro
204 ltq_dma_w32((DMA_2W_BURST << 4) | (DMA_2W_BURST << 2), in ltq_dma_init_port()