Searched full:csi2dc (Results 1 – 5 of 5) sorted by relevance
4 $id: http://devicetree.org/schemas/media/microchip,csi2dc.yaml#7 title: Microchip CSI2 Demux Controller (CSI2DC)13 CSI2DC - Camera Serial Interface 2 Demux Controller15 CSI2DC is a hardware block that receives incoming data from either from an22 CSI2DC can act a simple bypass bridge if the incoming data is coming from25 CSI2DC provides two pipes, one video pipe and one data pipe. Video pipe29 CSI2DC supports a single 'port' node as a sink port with either Synopsys32 CSI2DC supports one 'port' node as source port with parallel interface.37 CSI2DC also supports direct access to the data through AHB, via DMA channel,44 const: microchip,sama7g5-csi2dc[all …]
56 CSI2 Demux Controller driver. CSI2DC is a helper chip61 module will be called microchip-csi2dc.
9 obj-$(CONFIG_VIDEO_MICROCHIP_CSI2DC) += microchip-csi2dc.o
519 csi2dc: csi2dc@e1404000 { label520 compatible = "microchip,sama7g5-csi2dc";
15241 MICROCHIP CSI2DC DRIVER15245 F: Documentation/devicetree/bindings/media/microchip,csi2dc.yaml15246 F: drivers/media/platform/microchip/microchip-csi2dc.c