Searched refs:SDMA_N_CHANNELS (Results 1 – 2 of 2) sorted by relevance
102 for (i = 0; i < SDMA_N_CHANNELS; i++) { in sdma_intr()173 for (i = 1; i < SDMA_N_CHANNELS; i++) { in sdma_alloc()397 sz = SDMA_N_CHANNELS * sizeof(struct sdma_channel_control) + \ in boot_firmware()404 SDMA_N_CHANNELS * sizeof(struct sdma_channel_control)); in boot_firmware()412 for (i = 0; i < SDMA_N_CHANNELS; i++) in boot_firmware()
201 #define SDMA_N_CHANNELS 32 macro220 struct sdma_channel channel[SDMA_N_CHANNELS];