Searched refs:source_gather_en (Results 1 – 9 of 9) sorted by relevance
103 dma_block_cfgs[i].source_gather_en = 1U; in test_sg()
361 if (block_config->source_gather_en && block_config->dest_scatter_en) { in dma_mcux_lpc_configure()405 if (block_config->source_gather_en) { in dma_mcux_lpc_configure()427 if (block_config->source_gather_en) { in dma_mcux_lpc_configure()
158 if (block->source_gather_en || block->dest_scatter_en) { in dma_xmc4xxx_config()271 if (block->source_gather_en) { in dma_xmc4xxx_config()
100 if ((block->source_gather_en || block->dest_scatter_en) && config->block_count == 1) { in dma_silabs_block_to_descriptor()
346 if (block_config->source_gather_en || block_config->dest_scatter_en) { in dma_mcux_edma_configure()407 if (block_config->source_gather_en || block_config->dest_scatter_en) { in dma_mcux_edma_configure()
186 cfg->source_gather_count, cfg->block_size, cfg->next_block, cfg->source_gather_en, in dma_emul_block_config_to_string()
556 cfg->head_block->source_gather_en || cfg->head_block->dest_scatter_en || in dma_smartbond_config()
131 uint16_t source_gather_en : 1; member
810 blk_cfg->source_gather_en = 1; in i2s_rx_stream_start()