Searched refs:NR_DESCS_PER_CHANNEL (Results 1 – 1 of 1) sorted by relevance
37 #define NR_DESCS_PER_CHANNEL 32 macro230 schan->desc = kcalloc(NR_DESCS_PER_CHANNEL, in shdma_alloc_chan_resources()236 schan->desc_num = NR_DESCS_PER_CHANNEL; in shdma_alloc_chan_resources()238 for (i = 0; i < NR_DESCS_PER_CHANNEL; i++) { in shdma_alloc_chan_resources()248 return NR_DESCS_PER_CHANNEL; in shdma_alloc_chan_resources()