Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/lantiq/xway/
Ddma.c52 #define DMA_MAX_CHANNEL 20 /* the soc has 20 channels */ macro
239 for (i = 0; i < DMA_MAX_CHANNEL; i++) { in ltq_dma_init()