Searched full:csi2dc (Results 1 – 6 of 6) sorted by relevance
3 * Microchip CSI2 Demux Controller (CSI2DC) driver110 * struct csi2dc_format - CSI2DC format type struct157 * struct csi2dc_device - CSI2DC device driver data/config struct159 * @csi2dc_sd: v4l2 subdevice for the csi2dc device160 * This is the subdevice that the csi2dc device itself162 * @dev: struct device for this csi2dc device171 * @pads: Media entity pads for the csi2dc subdevice177 * subdevice to the csi2dc subdevice179 * csi2dc subdevice181 * 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 …]
519 csi2dc: csi2dc@e1404000 { label520 compatible = "microchip,sama7g5-csi2dc";
15055 MICROCHIP CSI2DC DRIVER15059 F: Documentation/devicetree/bindings/media/microchip,csi2dc.yaml15060 F: drivers/media/platform/microchip/microchip-csi2dc.c