Searched full:ov2680 (Results 1 – 23 of 23) sorted by relevance
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/media/i2c/ |
| D | ovti,ov2680.yaml | 4 $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";
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/i2c/ |
| D | ov2680.txt | 1 * Omnivision OV2680 MIPI CSI-2 sensor 4 - compatible: should be "ovti,ov2680". 13 if any. This is an active low signal to the OV2680. 28 ov2680: camera-sensor@36 { 29 compatible = "ovti,ov2680";
|
| /kernel/linux/linux-6.6/drivers/staging/media/atomisp/ |
| D | TODO | 32 * The atomisp ov2680 and ov5693 sensor drivers bind to the same hw-ids as 33 the standard ov2680 and ov5693 drivers under drivers/media/i2c, which 34 conflicts. Drop the atomisp private ov2680 and ov5693 drivers: 35 * Port various ov2680 improvements from atomisp_ov2680.c to regular ov2680.c 36 and switch to regular ov2680 driver
|
| D | notes.txt | 42 -raw_bayer_order, adjusted by the ov2680 driver when flipping since
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/media/ |
| D | imx7.rst | 73 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)
|
| D | i2c-cardlist.rst | 84 ov2680 OmniVision OV2680 sensor
|
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/i2c/ |
| D | Kconfig | 61 tristate "Omnivision OV2680 sensor support" 66 OV2680 raw camera. 68 ov2680 is a 2M raw sensor.
|
| D | atomisp-ov2680.c | 3 * Support for OmniVision OV2680 1080p HD camera sensor. 38 #include "ov2680.h" 130 /*const f number for ov2680*/ in ov2680_g_fnumber() 730 /* The OV2680 documents only one GPIO input (#XSHUTDN), but in gpio_ctrl() 971 "ov2680 write resolution register err: %d\n", ret); in ov2680_set_fmt() 992 * dev_err(&client->dev, "ov2680 startup err\n"); in ov2680_set_fmt() 1105 dev_err(&client->dev, "ov2680 power-off err.\n"); in ov2680_s_config() 1111 dev_err(&client->dev, "ov2680 power-up err.\n"); in ov2680_s_config() 1129 dev_err(&client->dev, "ov2680 power-off err.\n"); in ov2680_s_config() 1301 dev_dbg(&client->dev, "+++ remove ov2680\n"); in ov2680_probe() [all …]
|
| D | Makefile | 10 obj-$(CONFIG_VIDEO_ATOMISP_OV2680) += atomisp-ov2680.o
|
| D | ov2680.h | 3 * Support for OmniVision OV2680 5M camera sensor. 84 * OV2680 System control registers 167 * ov2680 device structure.
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/media/ |
| D | imx7.rst | 73 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)
|
| D | i2c-cardlist.rst | 86 ov2680 OmniVision OV2680 sensor
|
| /kernel/linux/linux-5.10/drivers/media/i2c/ |
| D | ov2680.c | 3 * Omnivision OV2680 CMOS Image Sensor driver 936 dev_info(dev, "ov2680 init correctly\n"); in ov2680_probe() 941 dev_err(dev, "ov2680 init fail: %d\n", ret); in ov2680_probe() 999 { .compatible = "ovti,ov2680" }, 1006 .name = "ov2680", 1016 MODULE_DESCRIPTION("OV2680 CMOS Image Sensor driver");
|
| D | Kconfig | 850 tristate "OmniVision OV2680 sensor support" 856 OV2680 camera. 859 module will be called ov2680.
|
| D | Makefile | 68 obj-$(CONFIG_VIDEO_OV2680) += ov2680.o
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | imx7s-warp.dts | 196 ov2680: camera@36 { label 197 compatible = "ovti,ov2680";
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/nxp/imx/ |
| D | imx7s-warp.dts | 196 ov2680: camera@36 { label 197 compatible = "ovti,ov2680";
|
| /kernel/linux/linux-6.6/drivers/media/i2c/ |
| D | ov2680.c | 3 * Omnivision OV2680 CMOS Image Sensor driver 1195 dev_err(dev, "ov2680 init fail: %d\n", ret); in ov2680_probe() 1261 { .compatible = "ovti,ov2680" }, 1274 .name = "ov2680", 1285 MODULE_DESCRIPTION("OV2680 CMOS Image Sensor driver");
|
| D | Kconfig | 335 tristate "OmniVision OV2680 sensor support" 339 OV2680 camera. 342 module will be called ov2680.
|
| D | Makefile | 82 obj-$(CONFIG_VIDEO_OV2680) += ov2680.o
|
| /kernel/linux/linux-6.6/drivers/media/pci/intel/ |
| D | ipu-bridge.c | 51 /* Omnivision OV2680 */
|
| /kernel/linux/linux-5.10/ |
| D | MAINTAINERS | 12870 OMNIVISION OV2680 SENSOR DRIVER 12875 F: Documentation/devicetree/bindings/media/i2c/ov2680.txt 12876 F: drivers/media/i2c/ov2680.c
|
| /kernel/linux/linux-6.6/ |
| D | MAINTAINERS | 15744 OMNIVISION OV2680 SENSOR DRIVER 15750 F: Documentation/devicetree/bindings/media/i2c/ovti,ov2680.yaml 15751 F: drivers/media/i2c/ov2680.c
|