Searched full:ov7725 (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/arch/arm/boot/dts/renesas/ |
D | r8a7742-iwg21d-q7-dbcm-ov7725-single.dtsi | 3 * This include file ties a VIN interface with a single ov7725 sensor on 17 ov7725@21 { 18 compatible = "ovti,ov7725";
|
D | r8a7742-iwg21d-q7-dbcm-ca.dts | 220 * Below configuration ties VINx endpoints to ov5640/ov7725 camera endpoints 232 //#include "r8a7742-iwg21d-q7-dbcm-ov7725-single.dtsi" 266 //#include "r8a7742-iwg21d-q7-dbcm-ov7725-single.dtsi" 298 //#include "r8a7742-iwg21d-q7-dbcm-ov7725-single.dtsi" 329 //#include "r8a7742-iwg21d-q7-dbcm-ov7725-single.dtsi"
|
/linux-6.12.1/Documentation/devicetree/bindings/media/i2c/ |
D | ovti,ov772x.yaml | 7 title: Omnivision OV7720/OV7725 CMOS sensor 13 The Omnivision OV7720/OV7725 sensor supports multiple resolutions output, 21 - ovti,ov7725 114 compatible = "ovti,ov7725";
|
/linux-6.12.1/arch/sh/boards/mach-ap325rxa/ |
D | setup.c | 274 { /* [0] = ov7725 */ 521 /* Add a clock alias for ov7725 xclk source. */ in ap325rxa_devices_setup() 524 /* Register RSTB gpio for ov7725 camera sensor. */ in ap325rxa_devices_setup()
|
/linux-6.12.1/drivers/media/usb/em28xx/ |
D | em28xx-camera.c | 25 0x42 >> 1, /* OV7725, OV7670/60/48 */ 243 name = "OV7725"; in em28xx_probe_sensor_omnivision()
|
/linux-6.12.1/drivers/media/i2c/ |
D | ov772x.c | 116 /* for ov7725 */ 209 /* for ov7725 */ 380 #define OV7725 0x7721 macro 1292 case OV7725: in ov772x_video_probe() 1293 devname = "ov7725"; in ov772x_video_probe() 1555 { .compatible = "ovti,ov7725", },
|
/linux-6.12.1/arch/sh/boards/mach-migor/ |
D | setup.c | 593 /* Add a clock alias for ov7725 xclk source. */ in migor_devices_setup()
|