Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/lantiq/xway/
H A Ddma.c42 #define DMA_CLK_DIV4 BIT(6) /* polling clock divider */ 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.c43 #define DMA_CLK_DIV4 BIT(6) /* polling clock divider */ macro
268 ltq_dma_w32(DMA_POLL | DMA_CLK_DIV4, LTQ_DMA_CPOLL); in ltq_dma_init()

Completed in 1 milliseconds