Searched refs:MEMORY_TO_MEMORY (Results 1 – 25 of 32) sorted by relevance
12
139 *sedi_dma_dir = MEMORY_TO_MEMORY; in dma_config_convert()141 case MEMORY_TO_MEMORY: in dma_config_convert()170 uint8_t direction = MEMORY_TO_MEMORY; in dma_sedi_apply_common_config()183 if (direction == MEMORY_TO_MEMORY) { in dma_sedi_apply_common_config()
386 case MEMORY_TO_MEMORY: in bdma_stm32_get_direction()517 if ((config->channel_direction == MEMORY_TO_MEMORY) && in bdma_stm32_configure()567 if (channel->direction == MEMORY_TO_PERIPHERAL || channel->direction == MEMORY_TO_MEMORY) { in bdma_stm32_configure()574 if (channel->direction == PERIPHERAL_TO_MEMORY || channel->direction == MEMORY_TO_MEMORY) { in bdma_stm32_configure()609 case MEMORY_TO_MEMORY: in bdma_stm32_configure()700 case MEMORY_TO_MEMORY: in bdma_stm32_reload()
196 case MEMORY_TO_MEMORY: in dma_stm32_get_direction()325 if ((config->channel_direction == MEMORY_TO_MEMORY) && in dma_stm32_configure()402 case MEMORY_TO_MEMORY: in dma_stm32_configure()457 if (config->channel_direction != MEMORY_TO_MEMORY) { in dma_stm32_configure()540 case MEMORY_TO_MEMORY: in dma_stm32_reload()
115 case MEMORY_TO_MEMORY: in dw_dma_mask_address()214 case MEMORY_TO_MEMORY: in dw_dma_config()246 case MEMORY_TO_MEMORY: in dw_dma_config()284 case MEMORY_TO_MEMORY: in dw_dma_config()836 if (chan_data->direction == MEMORY_TO_MEMORY || in dw_dma_get_status()
411 if (dma_cfg->channel_direction == MEMORY_TO_MEMORY && !cfg->mem2mem) { in dma_gd32_config()435 case MEMORY_TO_MEMORY: in dma_gd32_config()476 if (dma_cfg->channel_direction != MEMORY_TO_MEMORY) { in dma_gd32_config()510 case MEMORY_TO_MEMORY: in dma_gd32_reload()
105 if (config->channel_direction == MEMORY_TO_MEMORY) { in dma_sam0_config()139 if (config->channel_direction == MEMORY_TO_MEMORY) { in dma_sam0_config()
230 case MEMORY_TO_MEMORY: in sam_xdmac_config()389 status->dir = MEMORY_TO_MEMORY; in sam_xdmac_get_status()
111 if (dev_data->direction == MEMORY_TO_MEMORY) { in nios2_msgdma_config()
222 if (!((config->channel_direction == MEMORY_TO_MEMORY) || in is_dma_config_valid()397 if (config->channel_direction == MEMORY_TO_MEMORY) { in dma_xec_configure()609 status->dir = MEMORY_TO_MEMORY; in dma_xec_get_status()
63 if (config->channel_direction != MEMORY_TO_MEMORY) { in dma_mcux_pxp_configure()
288 case MEMORY_TO_MEMORY: in get_transfer_type()
328 dma_channel->periph_id = config_dma->channel_direction == MEMORY_TO_MEMORY in dma_esp32_config()335 case MEMORY_TO_MEMORY: in dma_esp32_config()
349 case MEMORY_TO_MEMORY: in dma_silabs_configure()
148 case MEMORY_TO_MEMORY: in sdma_set_transfer_type()
227 case MEMORY_TO_MEMORY: in dma_atcdmac300_config()
146 if (config->channel_direction != MEMORY_TO_MEMORY && in dma_xmc4xxx_config()
56 dma_cfg.channel_direction = MEMORY_TO_MEMORY; in ZTEST()
107 dma_cfg.channel_direction = MEMORY_TO_MEMORY; in test_loop()198 dma_cfg.channel_direction = MEMORY_TO_MEMORY; in test_loop_suspend_resume()373 dma_cfg.channel_direction = MEMORY_TO_MEMORY; in test_loop_repeated_start_stop()
45 dma_cfg.channel_direction = MEMORY_TO_MEMORY; in test_task()
67 dma_cfg.channel_direction = MEMORY_TO_MEMORY; in test_task()
75 dma_cfg.channel_direction = MEMORY_TO_MEMORY; in test_sg()
38 MEMORY_TO_MEMORY = 0x0, enumerator
468 .channel_direction = MEMORY_TO_MEMORY, \
197 dma_cfg.channel_direction = MEMORY_TO_MEMORY; in iproc_pcie_pl330_dma_xfer()
185 pxp_dma.channel_direction = MEMORY_TO_MEMORY; in mcux_elcdif_write()