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

/freebsd-13-stable/sys/arm/ti/
H A Dti_sdmareg.h37 #define NUM_DMA_CHANNELS 32 macro
H A Dti_sdma.c127 struct ti_sdma_channel sc_channel[NUM_DMA_CHANNELS];
234 for (ch = 0; ch < NUM_DMA_CHANNELS; ch++) {
341 for (i = 0; i < NUM_DMA_CHANNELS; i++) {

Completed in 155 milliseconds