Home
last modified time | relevance | path

Searched refs:ep93xx_dma_chan_direction (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/sound/soc/cirrus/
A Dep93xx-pcm.c42 if (data->direction == ep93xx_dma_chan_direction(chan)) { in ep93xx_pcm_dma_filter()
/linux-6.3-rc2/include/linux/platform_data/
A Ddma-ep93xx.h85 ep93xx_dma_chan_direction(struct dma_chan *chan) in ep93xx_dma_chan_direction() function
/linux-6.3-rc2/drivers/dma/
A Dep93xx_dma.c374 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