Lines Matching refs:chaining
4 STM32 DMA-MDMA chaining
11 This document describes the STM32 DMA-MDMA chaining feature. But before going
46 STM32 DMA-MDMA chaining feature relies on the strengths of STM32 DMA and
110 STM32 DMA-MDMA chaining feature then uses a SRAM buffer. STM32MP1 SoCs embed
128 STM32 DMA-MDMA chaining uses (struct dma_slave_config).peripheral_config to
137 Device Tree updates for STM32 DMA-MDMA chaining support
153 Define your pool size strategically: to optimise chaining, the idea is that
210 Driver updates for STM32 DMA-MDMA chaining support in foo driver
298 determine if chaining is being used or not. If it is used, then STM32 DMA
321 config.peripheral_size = 1; // peripheral_size != 0 => chaining
382 **STM32 DMA-MDMA chaining DMA_MEM_TO_DEV special case**
384 STM32 DMA-MDMA chaining in DMA_MEM_TO_DEV is a special case. Indeed, the
395 Due to this complexity, rather use the STM32 DMA-MDMA chaining for