Home
last modified time | relevance | path

Searched full:ov5647 (Results 1 – 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/i2c/
Dov5647.c2 * A V4L2 driver for OmniVision OV5647 cameras.
36 #define SENSOR_NAME "ov5647"
80 struct ov5647 { struct
91 static inline struct ov5647 *to_state(struct v4l2_subdev *sd) in to_state() argument
93 return container_of(sd, struct ov5647, sd); in to_state()
350 struct ov5647 *ov5647 = to_state(sd); in ov5647_sensor_power() local
353 mutex_lock(&ov5647->lock); in ov5647_sensor_power()
355 if (on && !ov5647->power_count) { in ov5647_sensor_power()
356 dev_dbg(&client->dev, "OV5647 power on\n"); in ov5647_sensor_power()
358 ret = clk_prepare_enable(ov5647->xclk); in ov5647_sensor_power()
[all …]
DKconfig913 tristate "OmniVision OV5647 sensor support"
920 OV5647 camera.
923 module will be called ov5647.
DMakefile73 obj-$(CONFIG_VIDEO_OV5647) += ov5647.o
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/media/i2c/
Dovti,ov5647.yaml4 $id: http://devicetree.org/schemas/media/i2c/ovti,ov5647.yaml#
7 title: Omnivision OV5647 raw image sensor
14 The OV5647 is a raw image sensor with MIPI CSI-2 and CCP2 image data
19 const: ovti,ov5647
61 ov5647: camera@36 {
62 compatible = "ovti,ov5647";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/i2c/
Dov5647.yaml4 $id: http://devicetree.org/schemas/media/i2c/ov5647.yaml#
7 title: Omnivision OV5647 raw image sensor
14 The OV5647 is a raw image sensor with MIPI CSI-2 and CCP2 image data
19 const: ovti,ov5647
74 ov5647: camera@36 {
75 compatible = "ovti,ov5647";
/kernel/linux/linux-6.6/drivers/media/i2c/
Dov5647.c3 * A V4L2 driver for OmniVision OV5647 cameras.
67 /* OV5647 native and active pixel array size */
99 struct ov5647 { struct
115 static inline struct ov5647 *to_sensor(struct v4l2_subdev *sd) in to_sensor() argument
117 return container_of(sd, struct ov5647, sd); in to_sensor()
691 struct ov5647 *sensor = to_sensor(sd); in ov5647_set_mode()
727 struct ov5647 *sensor = to_sensor(sd); in ov5647_stream_on()
776 struct ov5647 *sensor = dev_get_drvdata(dev); in ov5647_power_on()
779 dev_dbg(dev, "OV5647 power on\n"); in ov5647_power_on()
818 struct ov5647 *sensor = dev_get_drvdata(dev); in ov5647_power_off()
[all …]
DKconfig393 tristate "OmniVision OV5647 sensor support"
396 OV5647 camera.
399 module will be called ov5647.
DMakefile88 obj-$(CONFIG_VIDEO_OV5647) += ov5647.o
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/media/
Drockchip-isp1.yaml283 compatible = "ovti,ov5647";
/kernel/linux/linux-5.10/Documentation/admin-guide/media/
Di2c-cardlist.rst88 ov5647 OmniVision OV5647 sensor
/kernel/linux/linux-6.6/Documentation/admin-guide/media/
Di2c-cardlist.rst90 ov5647 OmniVision OV5647 sensor
/kernel/linux/linux-6.6/
DMAINTAINERS15776 F: drivers/media/i2c/ov5647.c
15785 OMNIVISION OV5647 SENSOR DRIVER
15791 F: Documentation/devicetree/bindings/media/i2c/ovti,ov5647.yaml
15792 F: drivers/media/i2c/ov5647.c
/kernel/linux/linux-5.10/
DMAINTAINERS12901 OMNIVISION OV5647 SENSOR DRIVER
12907 F: Documentation/devicetree/bindings/media/i2c/ov5647.yaml
12908 F: drivers/media/i2c/ov5647.c
/kernel/linux/patches/linux-5.10/unionpi_tiger_pacth/
Dlinux-5.10.patch695 + sensor-name = "imx219"; /*ov5647,imx290;os08a10;imx227;imx307;imx219*/
704 + sensor-name = "imx219"; /*ov5647,imx290;os08a10;imx227;imx307;imx219*/
26326 + sensor-name = "imx219"; /*ov5647,imx290;os08a10;imx227;imx307;imx219*/
26335 + sensor-name = "imx219"; /*ov5647,imx290;os08a10;imx227;imx307;imx219*/