Home
last modified time | relevance | path

Searched full:dmamux1 (Results 1 – 13 of 13) sorted by relevance

/linux/Documentation/devicetree/bindings/dma/
H A Dfsl,edma.yaml12 DMAMUX0 and DMAMUX1, specific DMA request source can only be multiplexed
13 by any channel of certain group, DMAMUX0 or DMAMUX1, but not both.
143 - const: dmamux1
249 - const: dmamux1
283 clock-names = "dmamux0", "dmamux1";
/linux/arch/arm/boot/dts/st/
H A Dstm32h750i-art-pi.dts181 dmas = <&dmamux1 37 0x400 0x05>,
182 <&dmamux1 38 0x400 0x05>;
208 dmas = <&dmamux1 45 0x400 0x05>,
209 <&dmamux1 46 0x400 0x05>;
H A Dstm32h743.dtsi299 dmamux1: dma-router@40020800 { label
/linux/Documentation/devicetree/bindings/bus/
H A Dst,stm32-etzpc.yaml91 dmas = <&dmamux1 43 0x400 0x5>,
92 <&dmamux1 44 0x400 0x1>;
/linux/Documentation/devicetree/bindings/spi/
H A Dst,stm32-spi.yaml124 dmas = <&dmamux1 0 39 0x400 0x05>,
125 <&dmamux1 1 40 0x400 0x05>;
/linux/Documentation/devicetree/bindings/media/
H A Dst,stm32-dcmi.yaml107 dmas = <&dmamux1 75 0x400 0x0d>;
/linux/Documentation/devicetree/bindings/iio/adc/
H A Dst,stm32-dfsdm-adc.yaml376 dmas = <&dmamux1 101 0x400 0x01>;
403 dmas = <&dmamux1 102 0x400 0x01>;
H A Dst,stm32-adc.yaml561 dmas = <&dmamux1 9 0x400 0x05>;
/linux/include/dt-bindings/clock/
H A Dstm32mp13-clks.h83 #define DMAMUX1 55 macro
/linux/drivers/clk/stm32/
H A Dclk-stm32mp13.c842 static struct clk_stm32_gate dmamux1 = { variable
844 .hw.init = CLK_HW_INIT("dmamux1", "ck_mlahb", &clk_stm32_gate_ops, 0),
1370 STM32_GATE_CFG(DMAMUX1, dmamux1, SECF_NONE),
/linux/Documentation/arch/arm/stm32/
H A Dstm32-dma-mdma-chaining.rst183 dmas = <&dmamux1 ...>, // STM32 DMA channel
/linux/drivers/clk/imx/
H A Dclk-vf610.c436 clk[VF610_CLK_DMAMUX1] = imx_clk_gate2("dmamux1", "platform_bus", CCM_CCGR0, CCM_CCGRx_CGn(5)); in vf610_clocks_init()
/linux/arch/arm64/boot/dts/freescale/
H A Dfsl-ls1028a.dtsi575 clock-names = "dmamux0", "dmamux1";