Searched refs:DCP_MAX_CHANS (Results 1 – 1 of 1) sorted by relevance
27 #define DCP_MAX_CHANS 4 macro68 struct dcp_dma_desc desc[DCP_MAX_CHANS];79 struct completion completion[DCP_MAX_CHANS];80 spinlock_t lock[DCP_MAX_CHANS];81 struct task_struct *thread[DCP_MAX_CHANS];82 struct crypto_queue queue[DCP_MAX_CHANS];1045 for (i = 0; i < DCP_MAX_CHANS; i++) in mxs_dcp_irq()1134 for (i = 0; i < DCP_MAX_CHANS; i++) in mxs_dcp_probe()1142 for (i = 0; i < DCP_MAX_CHANS; i++) { in mxs_dcp_probe()