Home
last modified time | relevance | path

Searched refs:ov5645 (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/media/i2c/
H A Dov5645.c85 struct ov5645 { struct
111 static inline struct ov5645 *to_ov5645(struct v4l2_subdev *sd) in to_ov5645() argument
113 return container_of(sd, struct ov5645, sd); in to_ov5645()
537 static int ov5645_write_reg(struct ov5645 *ov5645, u16 reg, u8 val) in ov5645_write_reg() argument
546 ret = i2c_master_send(ov5645->i2c_client, regbuf, 3); in ov5645_write_reg()
548 dev_err(ov5645->dev, "%s: write reg error %d: reg=%x, val=%x\n", in ov5645_write_reg()
556 static int ov5645_read_reg(struct ov5645 *ov5645, u16 reg, u8 *val) in ov5645_read_reg() argument
564 ret = i2c_master_send(ov5645->i2c_client, regbuf, 2); in ov5645_read_reg()
566 dev_err(ov5645->dev, "%s: write reg error %d: reg=%x\n", in ov5645_read_reg()
571 ret = i2c_master_recv(ov5645->i2c_client, val, 1); in ov5645_read_reg()
[all …]
H A DMakefile96 obj-$(CONFIG_VIDEO_OV5645) += ov5645.o
H A DKconfig464 module will be called ov5645.
/linux/arch/arm64/boot/dts/renesas/
H A Daistarvision-mipi-adapter-2.1.dtsi65 ov5645: ov5645@3c { label
66 compatible = "ovti,ov5645";
H A Dr9a07g044l2-smarc-cru-csi-ov5645.dtso16 #include "rz-smarc-cru-csi-ov5645.dtsi"
18 &ov5645 {
H A Dr9a07g043u11-smarc-cru-csi-ov5645.dtso16 #include "rz-smarc-cru-csi-ov5645.dtsi"
18 &ov5645 {
H A Dr9a07g044c2-smarc-cru-csi-ov5645.dtso16 #include "rz-smarc-cru-csi-ov5645.dtsi"
18 &ov5645 {
H A Dr9a07g054l2-smarc-cru-csi-ov5645.dtso16 #include "rz-smarc-cru-csi-ov5645.dtsi"
18 &ov5645 {
H A Drz-smarc-cru-csi-ov5645.dtsi63 ov5645: camera@3c { label
64 compatible = "ovti,ov5645";
H A Dr8a774c0-ek874-mipi-2.1.dts46 &ov5645 {
66 * CSI2 also make sure remote-endpoint for ov5645 camera
H A Dhihope-rzg2-ex-aistarvision-mipi-adapter-2.1.dtsi57 &ov5645 {
/linux/Documentation/admin-guide/media/
H A Dqcom_camss_graph.dot39 …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 Dqcom_camss_8x96_graph.dot100 …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 Di2c-cardlist.rst89 ov5645 OmniVision OV5645 sensor
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6qdl-wandboard.dtsi135 compatible = "ovti,ov5645";
H A Dimx6qdl-pico.dtsi231 compatible = "ovti,ov5645";