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

/netbsd-current/sys/arch/arm/sunxi/
H A Dsun4i_dma.c48 #define DMA_MAX_CHANNELS 8 macro
123 struct sun4idma_channel sc_chan[DMA_MAX_TYPES][DMA_MAX_CHANNELS];
152 for (index = 0; index < DMA_MAX_CHANNELS; index++) {
396 for (index = 0; index < DMA_MAX_CHANNELS; index++) {

Completed in 81 milliseconds