Lines Matching refs:cppi41_dma_channel
38 struct cppi41_dma_channel *rx_channel;
39 struct cppi41_dma_channel *tx_channel;
49 void (*set_dma_mode)(struct cppi41_dma_channel *cppi41_channel,
54 static void save_rx_toggle(struct cppi41_dma_channel *cppi41_channel)
70 static void update_rx_toggle(struct cppi41_dma_channel *cppi41_channel)
117 static void cppi41_trans_done(struct cppi41_dma_channel *cppi41_channel)
188 struct cppi41_dma_channel *cppi41_channel, *n;
224 struct cppi41_dma_channel *cppi41_channel = channel->private_data;
339 static void cppi41_set_dma_mode(struct cppi41_dma_channel *cppi41_channel,
366 static void da8xx_set_dma_mode(struct cppi41_dma_channel *cppi41_channel,
392 static void cppi41_set_autoreq_mode(struct cppi41_dma_channel *cppi41_channel,
415 struct cppi41_dma_channel *cppi41_channel = channel->private_data;
487 struct cppi41_dma_channel *cppi41_channel = NULL;
513 struct cppi41_dma_channel *cppi41_channel = channel->private_data;
528 struct cppi41_dma_channel *cppi41_channel = channel->private_data;
557 struct cppi41_dma_channel *cppi41_channel = channel->private_data;
575 struct cppi41_dma_channel *cppi41_channel = channel->private_data;
670 struct cppi41_dma_channel *cppi41_channel;
787 sizeof(struct cppi41_dma_channel);