Searched full:ov8856 (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/drivers/media/i2c/ |
H A D | ov8856.c | 103 #define to_ov8856(_sd) container_of(_sd, struct ov8856, sd) 1416 struct ov8856 { struct 1592 static unsigned int ov8856_modes_num(const struct ov8856 *ov8856) in ov8856_modes_num() argument 1596 for (i = 0; i < ARRAY_SIZE(ov8856->priv_lane->supported_modes); i++) { in ov8856_modes_num() 1597 if (ov8856->priv_lane->supported_modes[i].width == 0) in ov8856_modes_num() 1625 static int ov8856_read_reg(struct ov8856 *ov8856, u16 reg, u16 len, u32 *val) in ov8856_read_reg() argument 1627 struct i2c_client *client = v4l2_get_subdevdata(&ov8856->sd); in ov8856_read_reg() 1655 static int ov8856_write_reg(struct ov8856 *ov8856, u16 reg, u16 len, u32 val) in ov8856_write_reg() argument 1657 struct i2c_client *client = v4l2_get_subdevdata(&ov8856->sd); in ov8856_write_reg() 1671 static int ov8856_write_reg_list(struct ov8856 *ov8856, in ov8856_write_reg_list() argument [all …]
|
H A D | Kconfig | 500 tristate "OmniVision OV8856 sensor support" 503 OV8856 camera sensor. 506 module will be called ov8856.
|
H A D | Makefile | 100 obj-$(CONFIG_VIDEO_OV8856) += ov8856.o
|
/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ |
H A D | ov8856.yaml | 5 $id: http://devicetree.org/schemas/media/i2c/ov8856.yaml# 8 title: Omnivision OV8856 CMOS Sensor 14 The Omnivision OV8856 is a high performance, 1/4-inch, 8 megapixel, CMOS 23 const: ovti,ov8856 109 ov8856: camera@10 { 110 compatible = "ovti,ov8856";
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sdm845-db845c-navigation-mezzanine.dts | 32 compatible = "ovti,ov8856";
|
/openbmc/linux/Documentation/devicetree/bindings/i2c/ |
H A D | qcom,i2c-cci.yaml | 223 compatible = "ovti,ov8856";
|
/openbmc/linux/Documentation/driver-api/media/ |
H A D | camera-sensor.rst | 136 Please see examples in e.g. ``drivers/media/i2c/ov8856.c`` and
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | i2c-cardlist.rst | 100 ov8856 OmniVision OV8856 sensor
|
/openbmc/linux/drivers/media/pci/intel/ |
H A D | ipu-bridge.c | 55 /* Omnivision ov8856 */
|
/openbmc/linux/ |
H A D | MAINTAINERS | 15893 OMNIVISION OV8856 SENSOR DRIVER 15898 F: Documentation/devicetree/bindings/media/i2c/ov8856.yaml 15899 F: drivers/media/i2c/ov8856.c
|
H A D | opengrok1.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |
H A D | opengrok0.0.log | [all...] |