Searched refs:NR_DESCS_PER_CHANNEL (Results 1 – 1 of 1) sorted by relevance
34 #define NR_DESCS_PER_CHANNEL 32 macro227 schan->desc = kcalloc(NR_DESCS_PER_CHANNEL, in shdma_alloc_chan_resources()233 schan->desc_num = NR_DESCS_PER_CHANNEL; in shdma_alloc_chan_resources()235 for (i = 0; i < NR_DESCS_PER_CHANNEL; i++) { in shdma_alloc_chan_resources()245 return NR_DESCS_PER_CHANNEL; in shdma_alloc_chan_resources()