Searched refs:MDMA (Results 1 – 10 of 10) sorted by relevance
/linux-6.1.9/Documentation/arm/stm32/ |
D | stm32-dma-mdma-chaining.rst | 4 STM32 DMA-MDMA chaining 11 This document describes the STM32 DMA-MDMA chaining feature. But before going 17 STM32MP1 SoCs embed both STM32 DMA and STM32 MDMA controllers. STM32 DMA 33 **STM32 MDMA** 35 STM32 MDMA (Master DMA) is mainly used to manage direct data transfers between 38 interfaces for AHB peripherals, while the STM32 MDMA acts as a second level 39 DMA with better performance. As a AXI/AHB master, STM32 MDMA can take control 46 STM32 DMA-MDMA chaining feature relies on the strengths of STM32 DMA and 47 STM32 MDMA controllers. 52 counter is automatically reloaded. This allows the SW or the STM32 MDMA to [all …]
|
/linux-6.1.9/Documentation/devicetree/bindings/dma/ |
D | st,stm32-mdma.yaml | 7 title: STMicroelectronics STM32 MDMA Controller bindings 10 The STM32 MDMA is a general-purpose direct memory access controller capable of 12 DMA clients connected to the STM32 MDMA controller must use the format 14 a phandle to the MDMA controller plus the following five integer cells: 43 0x00: Each MDMA request triggers a buffer transfer (max 128 bytes) 44 0x1: Each MDMA request triggers a block transfer (max 64K bytes) 45 0x2: Each MDMA request triggers a repeated block transfer 46 0x3: Each MDMA request triggers a linked list transfer 48 if no HW ack signal is used by the MDMA client 50 if no HW ack signal is used by the MDMA client
|
/linux-6.1.9/include/dt-bindings/clock/ |
D | stm32mp13-clks.h | 97 #define MDMA 69 macro
|
D | stm32mp1-clks.h | 113 #define MDMA 100 macro
|
/linux-6.1.9/Documentation/devicetree/bindings/iommu/ |
D | ti,omap-iommu.txt | 28 instance number should be 0 for DSP MDMA MMUs and 1 for
|
/linux-6.1.9/arch/arm/boot/dts/ |
D | stm32mp131.dtsi | 346 clocks = <&rcc MDMA>;
|
D | stm32mp151.dtsi | 1381 clocks = <&rcc MDMA>;
|
/linux-6.1.9/drivers/clk/stm32/ |
D | clk-stm32mp13.c | 1387 STM32_GATE_CFG(MDMA, mdma, SECF_NONE),
|
/linux-6.1.9/drivers/dma/ |
D | Kconfig | 607 Enable support for the on-chip MDMA controller on STMicroelectronics
|
/linux-6.1.9/drivers/clk/ |
D | clk-stm32mp1.c | 1979 PCLK(MDMA, "mdma", "ck_axi", 0, G_MDMA),
|