Searched refs:RT_DMA_MEM_TO_MEM (Results 1 – 2 of 2) sorted by relevance
182 if (!chan->name && dir != RT_DMA_MEM_TO_MEM) in rt_dma_chan_config()260 RT_ASSERT(chan->conf.direction == RT_DMA_MEM_TO_MEM); in rt_dma_prep_memcpy()326 if (dir == RT_DMA_MEM_TO_DEV || dir == RT_DMA_MEM_TO_MEM) in rt_dma_prep_cyclic()401 if (dir == RT_DMA_MEM_TO_DEV || dir == RT_DMA_MEM_TO_MEM) in rt_dma_prep_single()511 if (rt_bitmap_test_bit(ctrl_tmp->dir_cap, RT_DMA_MEM_TO_MEM)) in rt_dma_chan_request()
28 RT_DMA_MEM_TO_MEM, enumerator
Completed in 4 milliseconds