Searched full:ov5670 (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/drivers/media/i2c/ |
H A D | ov5670.c | 48 * In OV5670, Time-per-line = HTS/SCLK. 1776 * OV5670 sensor supports following resolutions with full FOV: 1856 struct ov5670 { struct 1891 #define to_ov5670(_sd) container_of(_sd, struct ov5670, sd) argument 1894 static int ov5670_read_reg(struct ov5670 *ov5670, u16 reg, unsigned int len, in ov5670_read_reg() argument 1897 struct i2c_client *client = v4l2_get_subdevdata(&ov5670->sd); in ov5670_read_reg() 1930 static int ov5670_write_reg(struct ov5670 *ov5670, u16 reg, unsigned int len, in ov5670_write_reg() argument 1933 struct i2c_client *client = v4l2_get_subdevdata(&ov5670->sd); in ov5670_write_reg() 1961 static int ov5670_write_regs(struct ov5670 *ov5670, in ov5670_write_regs() argument 1964 struct i2c_client *client = v4l2_get_subdevdata(&ov5670->sd); in ov5670_write_regs() [all …]
|
H A D | Kconfig | 412 tristate "OmniVision OV5670 sensor support" 415 OV5670 camera. 418 module will be called ov5670.
|
H A D | Makefile | 90 obj-$(CONFIG_VIDEO_OV5670) += ov5670.o
|
/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ |
H A D | ovti,ov5670.yaml | 4 $id: http://devicetree.org/schemas/media/i2c/ovti,ov5670.yaml# 7 title: Omnivision OV5670 5 Megapixels raw image sensor 13 The OV5670 is a 5 Megapixels raw image sensor which provides images in 10-bits 19 const: ovti,ov5670 77 ov5670: sensor@36 { 78 compatible = "ovti,ov5670";
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | ipu3.rst | 87 Let us take the example of ov5670 sensor connected to CSI2 port 0, for a 90 Using the media controller APIs, the ov5670 sensor is configured to send 98 # and that ov5670 sensor is connected to i2c bus 10 with address 0x36 99 export SDEV=$(media-ctl -d $MDEV -e "ov5670 10-0036") 102 media-ctl -d $MDEV -l "ov5670:0 -> ipu3-csi2 0:0[1]" 105 media-ctl -d $MDEV -V "ov5670:0 [fmt:SGRBG10/2592x1944]" 363 For the ov5670 example, for an input frame with a resolution of 2592x1944
|
H A D | i2c-cardlist.rst | 91 ov5670 OmniVision OV5670 sensor
|
/openbmc/linux/ |
H A D | MAINTAINERS | 15839 OMNIVISION OV5670 SENSOR DRIVER 15844 F: Documentation/devicetree/bindings/media/i2c/ovti,ov5670.yaml 15845 F: drivers/media/i2c/ov5670.c
|
H A D | opengrok2.0.log | [all...] |
H A D | opengrok0.0.log | [all...] |