Home
last modified time | relevance | path

Searched full:ov2680 (Results 1 – 10 of 10) sorted by relevance

/linux/Documentation/devicetree/bindings/media/i2c/
H A Dovti,ov2680.yaml4 $id: http://devicetree.org/schemas/media/i2c/ovti,ov2680.yaml#
7 title: Omnivision OV2680 CMOS Sensor
13 The OV2680 color sensor is a low voltage, high performance 1/5 inch UXGA (2
17 interface. The OV2680 has an image array capable of operating at up to 30
22 const: ovti,ov2680
92 ov2680: camera-sensor@36 {
93 compatible = "ovti,ov2680";
/linux/Documentation/admin-guide/media/
H A Dimx7.rst73 Warp7 with OV2680
76 On this platform an OV2680 MIPI CSI-2 module is connected to the internal MIPI
83 media-ctl -l "'ov2680 1-0036':0 -> 'imx7-mipi-csis.0':0[1]"
89 media-ctl -V "'ov2680 1-0036':0 [fmt:SBGGR10_1X10/800x600 field:none]"
146 <- "ov2680 1-0036":0 [ENABLED]
151 - entity 17: ov2680 1-0036 (1 pad, 1 link)
H A Di2c-cardlist.rst86 ov2680 OmniVision OV2680 sensor
/linux/drivers/staging/media/atomisp/
H A Dnotes.txt42 -raw_bayer_order, adjusted by the ov2680 driver when flipping since
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx7s-warp.dts196 ov2680: camera@36 { label
197 compatible = "ovti,ov2680";
/linux/drivers/media/i2c/
H A Dov2680.c3 * Omnivision OV2680 CMOS Image Sensor driver
1258 dev_err(dev, "ov2680 init fail: %d\n", ret); in ov2680_probe()
1324 { .compatible = "ovti,ov2680" },
1337 .name = "ov2680",
1348 MODULE_DESCRIPTION("OV2680 CMOS Image Sensor driver");
H A DKconfig408 tristate "OmniVision OV2680 sensor support"
412 OV2680 camera.
415 module will be called ov2680.
H A DMakefile91 obj-$(CONFIG_VIDEO_OV2680) += ov2680.o
/linux/drivers/media/pci/intel/
H A Dipu-bridge.c82 /* Omnivision OV2680 */
/linux/
H A DMAINTAINERS17046 OMNIVISION OV2680 SENSOR DRIVER
17052 F: Documentation/devicetree/bindings/media/i2c/ovti,ov2680.yaml
17053 F: drivers/media/i2c/ov2680.c