Searched refs:ep93xx_dma_chan_direction (Results 1 – 3 of 3) sorted by relevance
42 if (data->direction == ep93xx_dma_chan_direction(chan)) { in ep93xx_pcm_dma_filter()
85 ep93xx_dma_chan_direction(struct dma_chan *chan) in ep93xx_dma_chan_direction() function
374 if (ep93xx_dma_chan_direction(&edmac->chan) == DMA_MEM_TO_DEV) in m2p_fill_desc()881 if (data->direction != ep93xx_dma_chan_direction(chan)) in ep93xx_dma_alloc_chan_resources()1044 if (!edmac->edma->m2m && dir != ep93xx_dma_chan_direction(chan)) { in ep93xx_dma_prep_slave_sg()1125 if (!edmac->edma->m2m && dir != ep93xx_dma_chan_direction(chan)) { in ep93xx_dma_prep_dma_cyclic()
Completed in 7 milliseconds