Home
last modified time | relevance | path

Searched refs:MDMA (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/Documentation/arch/arm/stm32/
H A Dstm32-dma-mdma-chaining.rst4 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 …]
/openbmc/linux/include/dt-bindings/clock/
H A Dstm32mp13-clks.h97 #define MDMA 69 macro
H A Dstm32mp1-clks.h113 #define MDMA 100 macro
/openbmc/u-boot/include/dt-bindings/clock/
H A Dstm32mp1-clks.h113 #define MDMA 100 macro
/openbmc/linux/Documentation/devicetree/bindings/iommu/
H A Dti,omap-iommu.txt28 instance number should be 0 for DSP MDMA MMUs and 1 for
/openbmc/u-boot/arch/arm/dts/
H A Dstm32mp157c.dtsi868 clocks = <&rcc MDMA>;
/openbmc/linux/drivers/clk/stm32/
H A Dclk-stm32mp13.c1387 STM32_GATE_CFG(MDMA, mdma, SECF_NONE),
/openbmc/linux/drivers/dma/
H A DKconfig584 Enable support for the on-chip MDMA controller on STMicroelectronics
/openbmc/linux/arch/arm/boot/dts/st/
H A Dstm32mp131.dtsi1217 clocks = <&rcc MDMA>;
H A Dstm32mp151.dtsi1395 clocks = <&rcc MDMA>;
/openbmc/linux/drivers/clk/
H A Dclk-stm32mp1.c1979 PCLK(MDMA, "mdma", "ck_axi", 0, G_MDMA),