Home
last modified time | relevance | path

Searched full:csi2dc (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/drivers/media/platform/microchip/
Dmicrochip-csi2dc.c3 * Microchip CSI2 Demux Controller (CSI2DC) driver
110 * struct csi2dc_format - CSI2DC format type struct
157 * struct csi2dc_device - CSI2DC device driver data/config struct
159 * @csi2dc_sd: v4l2 subdevice for the csi2dc device
160 * This is the subdevice that the csi2dc device itself
162 * @dev: struct device for this csi2dc device
171 * @pads: Media entity pads for the csi2dc subdevice
177 * subdevice to the csi2dc subdevice
179 * csi2dc subdevice
181 * to the csi2dc subdevice sink pad.
[all …]
DKconfig56 CSI2 Demux Controller driver. CSI2DC is a helper chip
61 module will be called microchip-csi2dc.
DMakefile9 obj-$(CONFIG_VIDEO_MICROCHIP_CSI2DC) += microchip-csi2dc.o
/linux-6.12.1/Documentation/devicetree/bindings/media/
Dmicrochip,csi2dc.yaml4 $id: http://devicetree.org/schemas/media/microchip,csi2dc.yaml#
7 title: Microchip CSI2 Demux Controller (CSI2DC)
13 CSI2DC - Camera Serial Interface 2 Demux Controller
15 CSI2DC is a hardware block that receives incoming data from either from an
22 CSI2DC can act a simple bypass bridge if the incoming data is coming from
25 CSI2DC provides two pipes, one video pipe and one data pipe. Video pipe
29 CSI2DC supports a single 'port' node as a sink port with either Synopsys
32 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 …]
/linux-6.12.1/arch/arm/boot/dts/microchip/
Dsama7g5.dtsi519 csi2dc: csi2dc@e1404000 { label
520 compatible = "microchip,sama7g5-csi2dc";
/linux-6.12.1/
DMAINTAINERS15055 MICROCHIP CSI2DC DRIVER
15059 F: Documentation/devicetree/bindings/media/microchip,csi2dc.yaml
15060 F: drivers/media/platform/microchip/microchip-csi2dc.c