Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/lantiq/xway/
Ddma.c42 #define DMA_MAX_CHANNEL 20 /* the soc has 20 channels */ macro
228 for (i = 0; i < DMA_MAX_CHANNEL; i++) { in ltq_dma_init()