Searched refs:SDMA_N_CHANNELS (Results 1 – 2 of 2) sorted by relevance
99 for (i = 0; i < SDMA_N_CHANNELS; i++) { in sdma_intr()170 for (i = 1; i < SDMA_N_CHANNELS; i++) { in sdma_alloc()394 sz = SDMA_N_CHANNELS * sizeof(struct sdma_channel_control) + \ in boot_firmware()401 SDMA_N_CHANNELS * sizeof(struct sdma_channel_control)); in boot_firmware()409 for (i = 0; i < SDMA_N_CHANNELS; i++) in boot_firmware()
199 #define SDMA_N_CHANNELS 32 macro218 struct sdma_channel channel[SDMA_N_CHANNELS];