Searched refs:DMA_MEMORY_TO_MEMORY (Results 1 – 2 of 2) sorted by relevance
80 DMA_MEMORY_TO_MEMORY = 0x0, /**< Memory to memory transfer. */ enumerator133 BUILD_LL_CTRL_REG(DMA_MEMORY_TO_MEMORY, src_burst, dst_burst, \
375 if (config->direction != DMA_MEMORY_TO_MEMORY) { in dma_apply_other_regs()404 (config->direction == DMA_MEMORY_TO_MEMORY)) { in dma_apply_other_regs()416 (config->direction == DMA_MEMORY_TO_MEMORY)) { in dma_apply_other_regs()492 case DMA_MEMORY_TO_MEMORY: in dma_channel_apply_config()