Searched refs:ov5645 (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | ov5645.c | 90 struct ov5645 { struct 126 static inline struct ov5645 *to_ov5645(struct v4l2_subdev *sd) in to_ov5645() argument 128 return container_of(sd, struct ov5645, sd); in to_ov5645() 573 static int ov5645_write_reg(struct ov5645 *ov5645, u16 reg, u8 val) in ov5645_write_reg() argument 582 ret = i2c_master_send(ov5645->i2c_client, regbuf, 3); in ov5645_write_reg() 584 dev_err(ov5645->dev, "%s: write reg error %d: reg=%x, val=%x\n", in ov5645_write_reg() 592 static int ov5645_read_reg(struct ov5645 *ov5645, u16 reg, u8 *val) in ov5645_read_reg() argument 600 ret = i2c_master_send(ov5645->i2c_client, regbuf, 2); in ov5645_read_reg() 602 dev_err(ov5645->dev, "%s: write reg error %d: reg=%x\n", in ov5645_read_reg() 607 ret = i2c_master_recv(ov5645->i2c_client, val, 1); in ov5645_read_reg() [all …]
|
| H A D | Makefile | 96 obj-$(CONFIG_VIDEO_OV5645) += ov5645.o
|
| H A D | Kconfig | 1605 module will be called ov5645.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/i2c/ |
| H A D | ov5645.txt | 8 - compatible: Value should be "ovti,ov5645". 29 ov5645: ov5645@3c { 30 compatible = "ovti,ov5645";
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/renesas/ |
| H A D | aistarvision-mipi-adapter-2.1.dtsi | 65 ov5645: ov5645@3c { label 66 compatible = "ovti,ov5645";
|
| H A D | r8a774c0-ek874-mipi-2.1.dts | 45 &ov5645 { 65 * CSI2 also make sure remote-endpoint for ov5645 camera
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/media/ |
| H A D | qcom_camss_graph.dot | 39 …n00000057 [label="{{} | ov5645 1-0076\n/dev/v4l-subdev10 | {<port0> 0}}", shape=Mrecord, style=fil… 41 …n00000059 [label="{{} | ov5645 1-0074\n/dev/v4l-subdev11 | {<port0> 0}}", shape=Mrecord, style=fil…
|
| H A D | qcom_camss_8x96_graph.dot | 100 …n000000e2 [label="{{} | ov5645 3-0039\n/dev/v4l-subdev19 | {<port0> 0}}", shape=Mrecord, style=fil… 102 …n000000e4 [label="{{} | ov5645 3-003a\n/dev/v4l-subdev20 | {<port0> 0}}", shape=Mrecord, style=fil… 104 …n000000e6 [label="{{} | ov5645 3-003b\n/dev/v4l-subdev21 | {<port0> 0}}", shape=Mrecord, style=fil…
|
| H A D | i2c-cardlist.rst | 87 ov5645 OmniVision OV5645 sensor
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | imx6qdl-wandboard.dtsi | 123 compatible = "ovti,ov5645";
|
| H A D | imx6qdl-pico.dtsi | 231 compatible = "ovti,ov5645";
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/ |
| H A D | OK-x-U40-common.dtsi | 1686 compatible = "ovti,ov5645"; 1738 compatible = "ovti,ov5645";
|