Lines Matching full:csi
14 - CMOS Sensor Interface (CSI)
16 - MIPI CSI-2 Receiver
20 MIPI Camera Input ---> MIPI CSI-2 --- > |\
24 | U | ------> CSI ---> Capture
39 This is the MIPI CSI-2 receiver entity. It has one sink pad to receive the pixel
40 data from MIPI CSI-2 camera sensor. It has one source pad, corresponding to the
44 csi-mux
48 sensor with a parallel interface or from MIPI CSI-2 virtual channel 0. It has
49 a single source pad that routes to the CSI.
51 csi chapter
54 The CSI enables the chip to connect directly to external CMOS image sensor. CSI
55 can interface directly with Parallel and MIPI CSI-2 buses. It has 256 x 64 FIFO
59 This entity has one sink pad that receives from the csi-mux entity and a single
76 On this platform an OV2680 MIPI CSI-2 module is connected to the internal MIPI
77 CSI-2 receiver. The following example configures a video capture pipeline with
84 media-ctl -l "'imx7-mipi-csis.0':1 -> 'csi-mux':1[1]"
85 media-ctl -l "'csi-mux':2 -> 'csi':0[1]"
86 media-ctl -l "'csi':1 -> 'csi capture':0[1]"
90 media-ctl -V "'csi-mux':1 [fmt:SBGGR10_1X10/800x600 field:none]"
91 media-ctl -V "'csi-mux':2 [fmt:SBGGR10_1X10/800x600 field:none]"
93 media-ctl -V "'csi':0 [fmt:SBGGR10_1X10/800x600 field:none]"
105 driver imx7-csi
113 - entity 1: csi (2 pads, 2 links)
118 <- "csi-mux":2 [ENABLED]
121 -> "csi capture":0 [ENABLED]
123 - entity 4: csi capture (1 pad, 1 link)
127 <- "csi":1 [ENABLED]
129 - entity 10: csi-mux (3 pads, 2 links)
139 -> "csi":0 [ENABLED]
149 -> "csi-mux":1 [ENABLED]
161 On this platform a parallel OV5640 sensor is connected to the CSI port.
168 media-ctl -l "'ov5640 1-003c':0 -> 'csi':0[1]"
169 media-ctl -l "'csi':1 -> 'csi capture':0[1]"
187 driver imx7-csi
195 - entity 1: csi (2 pads, 2 links)
203 -> "csi capture":0 [ENABLED,IMMUTABLE]
205 - entity 4: csi capture (1 pad, 1 link)
209 <- "csi":1 [ENABLED,IMMUTABLE]
216 -> "csi":0 [ENABLED,IMMUTABLE]