Searched refs:musb_dma (Results 1 – 1 of 1) sorted by relevance
681 struct dma_channel *musb_dma; in cppi41_dma_controller_start() local 714 musb_dma = &cppi41_channel->channel; in cppi41_dma_controller_start() 715 musb_dma->private_data = cppi41_channel; in cppi41_dma_controller_start() 716 musb_dma->status = MUSB_DMA_STATUS_FREE; in cppi41_dma_controller_start() 717 musb_dma->max_len = SZ_4M; in cppi41_dma_controller_start()