Searched refs:source_gather_en (Results 1 – 10 of 10) 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 && (block_config->source_gather_interval != 0)) { in dma_mcux_lpc_configure()427 if (block_config->source_gather_en) { in dma_mcux_lpc_configure()
172 if (block->source_gather_en && block->source_gather_count > 0) { in dma_xmc4xxx_reg_ctll()236 if (block->source_gather_en || block->dest_scatter_en || config->block_count != 1 || in dma_xmc4xxx_config()
368 if (block_config->source_gather_en || block_config->dest_scatter_en) { in dma_mcux_edma_configure()429 if (block_config->source_gather_en || block_config->dest_scatter_en) { in dma_mcux_edma_configure()
181 cfg->source_gather_count, cfg->block_size, cfg->next_block, cfg->source_gather_en, in dma_emul_block_config_to_string()
102 if ((block->source_gather_en || block->dest_scatter_en) && config->block_count == 1) { in dma_silabs_block_to_descriptor()
114 dma_cfg->head_block->source_gather_en || dma_cfg->head_block->dest_scatter_en || in dma_wch_config()
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
789 blk_cfg->source_gather_en = 1; in i2s_rx_stream_start()