Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/devicetree/bindings/dma/
Dstm32-mdma.txt1 * STMicroelectronics STM32 MDMA controller
3 The STM32 MDMA is a general-purpose direct memory access controller capable of
8 - reg: Should contain MDMA registers location and length. This should include
10 - interrupts: Should contain the MDMA interrupt.
37 DMA clients connected to the STM32 MDMA controller must use the format
39 a phandle to the MDMA controller plus the following five integer cells:
71 0x00: Each MDMA request triggers a buffer transfer (max 128 bytes)
72 0x01: Each MDMA request triggers a block transfer (max 64K bytes)
73 0x10: Each MDMA request triggers a repeated block transfer
74 0x11: Each MDMA request triggers a linked list transfer
[all …]
/Linux-v5.4/include/dt-bindings/clock/
Dstm32mp1-clks.h113 #define MDMA 100 macro
/Linux-v5.4/Documentation/devicetree/bindings/iommu/
Dti,omap-iommu.txt28 instance number should be 0 for DSP MDMA MMUs and 1 for
/Linux-v5.4/Documentation/devicetree/bindings/clock/
Dexynos5433-clock.txt23 which generates clocks for G2D/MDMA IPs.
/Linux-v5.4/drivers/dma/
DKconfig535 Enable support for the on-chip MDMA controller on STMicroelectronics
/Linux-v5.4/arch/arm/boot/dts/
Dstm32mp157c.dtsi1255 clocks = <&rcc MDMA>;
/Linux-v5.4/drivers/clk/
Dclk-stm32mp1.c1892 PCLK(MDMA, "mdma", "ck_axi", 0, G_MDMA),