Home
last modified time | relevance | path

Searched refs:DCMI (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/Documentation/devicetree/bindings/media/
Dst,stm32-dcmi.txt1 STMicroelectronics STM32 Digital Camera Memory Interface (DCMI)
6 - interrupts: should contain IRQ line for the DCMI
11 - clock-names: must contain "mclk", which is the DCMI peripherial clock
13 for pins that connect to DCMI device.
17 - dma-names: must contain "tx", which is the transmit channel from DCMI to DMA
19 DCMI supports a single port node with parallel bus. It should contain one
29 resets = <&rcc STM32F4_AHB2_RESET(DCMI)>;
30 clocks = <&rcc 0 STM32F4_AHB2_CLOCK(DCMI)>;
/Linux-v4.19/include/dt-bindings/clock/
Dstm32mp1-clks.h90 #define DCMI 77 macro
/Linux-v4.19/arch/arm/boot/dts/
Dstm32f429.dtsi692 resets = <&rcc STM32F4_AHB2_RESET(DCMI)>;
693 clocks = <&rcc 0 STM32F4_AHB2_CLOCK(DCMI)>;
/Linux-v4.19/drivers/media/platform/
DKconfig113 tristate "STM32 Digital Camera Memory Interface (DCMI) support"
119 This module makes the STM32 Digital Camera Memory Interface (DCMI)
/Linux-v4.19/drivers/clk/
Dclk-stm32mp1.c1864 PCLK(DCMI, "dcmi", "ck_mcu", 0, G_DCMI),
/Linux-v4.19/
DMAINTAINERS9147 MEDIA DRIVERS FOR STM32 - DCMI