Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/lantiq/xway/
H A Ddma.c42 #define DMA_POLL BIT(31) /* turn on channel polling */ macro
268 ltq_dma_w32(DMA_POLL | DMA_CLK_DIV4, LTQ_DMA_CPOLL); in ltq_dma_init()