Lines Matching refs:cppi41_dma_channel

25 struct cppi41_dma_channel {  struct
49 struct cppi41_dma_channel rx_channel[MUSB_DMA_NUM_CHANNELS]; argument
50 struct cppi41_dma_channel tx_channel[MUSB_DMA_NUM_CHANNELS];
59 static void save_rx_toggle(struct cppi41_dma_channel *cppi41_channel) in save_rx_toggle()
75 static void update_rx_toggle(struct cppi41_dma_channel *cppi41_channel) in update_rx_toggle()
122 static void cppi41_trans_done(struct cppi41_dma_channel *cppi41_channel) in cppi41_trans_done()
190 struct cppi41_dma_channel *cppi41_channel, *n; in cppi41_recheck_tx_req()
226 struct cppi41_dma_channel *cppi41_channel = channel->private_data; in cppi41_dma_callback()
320 static void cppi41_set_dma_mode(struct cppi41_dma_channel *cppi41_channel, in cppi41_set_dma_mode()
348 static void cppi41_set_autoreq_mode(struct cppi41_dma_channel *cppi41_channel, in cppi41_set_autoreq_mode()
370 struct cppi41_dma_channel *cppi41_channel = channel->private_data; in cppi41_configure_channel()
444 struct cppi41_dma_channel *cppi41_channel = NULL; in cppi41_dma_channel_allocate()
469 struct cppi41_dma_channel *cppi41_channel = channel->private_data; in cppi41_dma_channel_release()
483 struct cppi41_dma_channel *cppi41_channel = channel->private_data; in cppi41_dma_channel_program()
512 struct cppi41_dma_channel *cppi41_channel = channel->private_data; in cppi41_is_compatible()
530 struct cppi41_dma_channel *cppi41_channel = channel->private_data; in cppi41_dma_channel_abort()
621 struct cppi41_dma_channel *cppi41_channel; in cppi41_dma_controller_start()