Searched full:ov5695 (Results 1 – 11 of 11) sorted by relevance
/linux-6.12.1/drivers/media/i2c/ |
D | ov5695.c | 3 * ov5695 driver 95 struct ov5695 { struct 114 #define to_ov5695(sd) container_of(sd, struct ov5695, subdev) argument 811 struct ov5695 *ov5695 = to_ov5695(sd); in ov5695_set_fmt() local 815 mutex_lock(&ov5695->mutex); in ov5695_set_fmt() 825 ov5695->cur_mode = mode; in ov5695_set_fmt() 827 __v4l2_ctrl_modify_range(ov5695->hblank, h_blank, in ov5695_set_fmt() 830 __v4l2_ctrl_modify_range(ov5695->vblank, vblank_def, in ov5695_set_fmt() 835 mutex_unlock(&ov5695->mutex); in ov5695_set_fmt() 844 struct ov5695 *ov5695 = to_ov5695(sd); in ov5695_get_fmt() local [all …]
|
D | Kconfig | 514 tristate "OmniVision OV5695 sensor support" 517 OV5695 camera. 520 module will be called ov5695.
|
D | Makefile | 102 obj-$(CONFIG_VIDEO_OV5695) += ov5695.o
|
/linux-6.12.1/Documentation/devicetree/bindings/media/i2c/ |
D | ovti,ov5693.yaml | 8 title: Omnivision OV5693/OV5695 CMOS Sensors 14 The Omnivision OV5693/OV5695 are high performance, 1/4-inch, 5 megapixel, CMOS 19 OV5693/OV5695 are controlled via I2C and two-wire Serial Camera Control Bus 42 - ovti,ov5695
|
/linux-6.12.1/arch/arm64/boot/dts/mediatek/ |
D | mt8183-kukui-kodama-sku32.dts | 6 * - bit 8: Camera: 0 (OV5695)
|
D | mt8183-kukui-kodama-sku16.dts | 6 * - bit 8: Camera: 0 (OV5695)
|
/linux-6.12.1/Documentation/devicetree/bindings/media/ |
D | rockchip-isp1.yaml | 226 compatible = "ovti,ov5695"; 307 ov5695: camera@36 {
|
/linux-6.12.1/arch/arm64/boot/dts/rockchip/ |
D | px30-evb.dts | 445 ov5695: ov5695@36 { label 446 compatible = "ovti,ov5695";
|
D | rk3399-gru-scarlet.dtsi | 303 compatible = "ovti,ov5695";
|
/linux-6.12.1/Documentation/admin-guide/media/ |
D | i2c-cardlist.rst | 93 ov5695 OmniVision OV5695 sensor
|
/linux-6.12.1/ |
D | MAINTAINERS | 17120 OMNIVISION OV5695 SENSOR DRIVER 17125 F: drivers/media/i2c/ov5695.c
|