Searched full:csi2dc (Results 1 – 6 of 6) sorted by relevance
3 * Microchip CSI2 Demux Controller (CSI2DC) driver109 * struct csi2dc_format - CSI2DC format type struct156 * struct csi2dc_device - CSI2DC device driver data/config struct158 * @csi2dc_sd: v4l2 subdevice for the csi2dc device159 * This is the subdevice that the csi2dc device itself161 * @dev: struct device for this csi2dc device170 * @pads: Media entity pads for the csi2dc subdevice176 * subdevice to the csi2dc subdevice178 * csi2dc subdevice180 * to the csi2dc subdevice sink pad.[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
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 …]
532 csi2dc: csi2dc@e1404000 { label533 compatible = "microchip,sama7g5-csi2dc";
17713 MICROCHIP CSI2DC DRIVER17717 F: Documentation/devicetree/bindings/media/microchip,csi2dc.yaml17718 F: drivers/media/platform/microchip/microchip-csi2dc.c