Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/lantiq/xway/
H A Ddma.c41 #define DMA_POLL BIT(31) /* turn on channel polling */ macro
241 ltq_dma_w32(DMA_POLL | DMA_CLK_DIV4, LTQ_DMA_CPOLL); in ltq_dma_init()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds