Lines Matching refs:cppi41_channel
85 struct cppi41_channel {
132 struct cppi41_channel *chan_busy[ALLOC_DECS_NUM];
249 static struct cppi41_channel *to_cpp41_chan(struct dma_chan *c)
251 return container_of(c, struct cppi41_channel, chan);
254 static struct cppi41_channel *desc_to_chan(struct cppi41_dd *cdd, u32 desc)
256 struct cppi41_channel *c;
307 struct cppi41_channel *c;
373 struct cppi41_channel *c = to_cpp41_chan(chan);
401 struct cppi41_channel *c = to_cpp41_chan(chan);
421 struct cppi41_channel *c = to_cpp41_chan(chan);
431 static void push_desc_queue(struct cppi41_channel *c)
482 struct cppi41_channel *c, *_c;
492 struct cppi41_channel *c = to_cpp41_chan(chan);
526 static u32 get_host_pd1(struct cppi41_channel *c)
535 static u32 get_host_pd2(struct cppi41_channel *c)
588 struct cppi41_channel *c = to_cpp41_chan(chan);
641 static int cppi41_tear_down_chan(struct cppi41_channel *c)
738 struct cppi41_channel *c = to_cpp41_chan(chan);
747 struct cppi41_channel *cc, *_ct;
778 struct cppi41_channel *cchan, *chans;
948 struct cppi41_channel *cchan;
1192 struct cppi41_channel *c;