Searched full:ov8858 (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/media/i2c/ |
H A D | ov8858.c | 106 struct ov8858 { struct 125 static inline struct ov8858 *sd_to_ov8858(struct v4l2_subdev *sd) in sd_to_ov8858() argument 127 return container_of(sd, struct ov8858, subdev); in sd_to_ov8858() 1242 static int ov8858_write(struct ov8858 *ov8858, u32 reg, u32 val, int *err) in ov8858_write() argument 1244 struct i2c_client *client = v4l2_get_subdevdata(&ov8858->subdev); in ov8858_write() 1270 static int ov8858_write_array(struct ov8858 *ov8858, const struct regval *regs) in ov8858_write_array() argument 1276 ov8858_write(ov8858, OV8858_REG_8BIT(regs[i].addr), in ov8858_write_array() 1283 static int ov8858_read(struct ov8858 *ov8858, u32 reg, u32 *val) in ov8858_read() argument 1285 struct i2c_client *client = v4l2_get_subdevdata(&ov8858->subdev); in ov8858_read() 1324 static int ov8858_start_stream(struct ov8858 *ov8858, in ov8858_start_stream() argument [all …]
|
H A D | Kconfig | 509 tristate "OmniVision OV8858 sensor support" 513 OV8858 camera sensor. 516 module will be called ov8858.
|
H A D | Makefile | 101 obj-$(CONFIG_VIDEO_OV8858) += ov8858.o
|
/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ |
H A D | ovti,ov8858.yaml | 4 $id: http://devicetree.org/schemas/media/i2c/ovti,ov8858.yaml# 7 title: OmniVision OV8858 Image Sensor 14 The OmniVision OV8858 is a color CMOS 8 Megapixels (3264x2448) image sensor 20 const: ovti,ov8858 84 ov8858: camera@36 { 85 compatible = "ovti,ov8858";
|
/openbmc/linux/ |
H A D | MAINTAINERS | 15901 OMNIVISION OV8858 SENSOR DRIVER 15907 F: Documentation/devicetree/bindings/media/i2c/ovti,ov8858.yaml 15908 F: drivers/media/i2c/ov8858.c
|
H A D | opengrok0.0.log | 2674 2024-12-28 20:09:06.445-0600 FINEST t1148 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/linux/drivers/media/i2c/ov8858.c.gz' [all...] |