Home
last modified time | relevance | path

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

/Linux-v6.1/Documentation/devicetree/bindings/media/i2c/
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
78 ov2680: camera-sensor@36 {
79 compatible = "ovti,ov2680";
/Linux-v6.1/drivers/staging/media/atomisp/i2c/
DKconfig61 tristate "Omnivision OV2680 sensor support"
66 OV2680 raw camera.
68 ov2680 is a 2M raw sensor.
Datomisp-ov2680.c3 * Support for OmniVision OV2680 1080p HD camera sensor.
38 #include "ov2680.h"
130 /* const f number for ov2680 */ in ov2680_g_fnumber()
680 * The OV2680 documents only one GPIO input (#XSHUTDN), but in gpio_ctrl()
869 "ov2680 write resolution register err: %d\n", ret); in ov2680_set_fmt()
881 dev_err(&client->dev, "ov2680 write vts err: %d\n", ret); in ov2680_set_fmt()
1004 dev_err(&client->dev, "ov2680 power-up err.\n"); in ov2680_s_config()
1022 dev_err(&client->dev, "ov2680 power-off err.\n"); in ov2680_s_config()
1213 dev_dbg(&client->dev, "+++ remove ov2680\n"); in ov2680_probe()
1232 .name = "ov2680",
DMakefile10 obj-$(CONFIG_VIDEO_ATOMISP_OV2680) += atomisp-ov2680.o
Dov2680.h3 * Support for OmniVision OV2680 5M camera sensor.
84 * OV2680 System control registers
165 * ov2680 device structure.
/Linux-v6.1/Documentation/admin-guide/media/
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)
Di2c-cardlist.rst90 ov2680 OmniVision OV2680 sensor
/Linux-v6.1/drivers/media/i2c/
Dov2680.c3 * Omnivision OV2680 CMOS Image Sensor driver
1089 dev_info(dev, "ov2680 init correctly\n"); in ov2680_probe()
1094 dev_err(dev, "ov2680 init fail: %d\n", ret); in ov2680_probe()
1148 { .compatible = "ovti,ov2680" },
1155 .name = "ov2680",
1165 MODULE_DESCRIPTION("OV2680 CMOS Image Sensor driver");
DMakefile79 obj-$(CONFIG_VIDEO_OV2680) += ov2680.o
DKconfig410 tristate "OmniVision OV2680 sensor support"
416 OV2680 camera.
419 module will be called ov2680.
/Linux-v6.1/drivers/staging/media/atomisp/
Dnotes.txt48 -raw_bayer_order, adjusted by the ov2680 driver when flipping since
/Linux-v6.1/arch/arm/boot/dts/
Dimx7s-warp.dts196 ov2680: camera@36 { label
197 compatible = "ovti,ov2680";
/Linux-v6.1/drivers/platform/x86/intel/int3472/
Ddiscrete.c59 /* Lenovo Miix 510-12ISK - OV2680, Front */
/Linux-v6.1/drivers/media/pci/intel/ipu3/
Dcio2-bridge.c30 /* Omnivision OV2680 */
/Linux-v6.1/
DMAINTAINERS15200 OMNIVISION OV2680 SENSOR DRIVER
15205 F: Documentation/devicetree/bindings/media/i2c/ovti,ov2680.yaml
15206 F: drivers/media/i2c/ov2680.c