Searched refs:NUM_DMA_CHANNELS (Results 1 – 2 of 2) sorted by relevance
37 #define NUM_DMA_CHANNELS 32 macro
127 struct ti_sdma_channel sc_channel[NUM_DMA_CHANNELS];234 for (ch = 0; ch < NUM_DMA_CHANNELS; ch++) { in ti_sdma_intr()341 for (i = 0; i < NUM_DMA_CHANNELS; i++) { in ti_sdma_activate_channel()