Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/ingenic/
H A Djz4780_pdma.c108 #define PDMA_NCHANNELS 32 macro
109 struct pdma_channel pdma_channels[PDMA_NCHANNELS];
140 for (i = 0; i < PDMA_NCHANNELS; i++) { in pdma_intr()
343 for (i = 0; i < PDMA_NCHANNELS; i++) { in pdma_channel_alloc()