Searched full:ov7725 (Results 1 – 7 of 7) sorted by relevance
/Linux-v6.1/arch/arm/boot/dts/ |
D | r8a7742-iwg21d-q7-dbcm-ov7725-single.dtsi | 3 * This include file ties a VIN interface with a single ov7725 sensor on 15 ov7725@21 { 16 compatible = "ovti,ov7725";
|
D | r8a7742-iwg21d-q7-dbcm-ca.dts | 217 * Below configuration ties VINx endpoints to ov5640/ov7725 camera endpoints 229 //#include "r8a7742-iwg21d-q7-dbcm-ov7725-single.dtsi" 263 //#include "r8a7742-iwg21d-q7-dbcm-ov7725-single.dtsi" 295 //#include "r8a7742-iwg21d-q7-dbcm-ov7725-single.dtsi" 326 //#include "r8a7742-iwg21d-q7-dbcm-ov7725-single.dtsi"
|
/Linux-v6.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 113 compatible = "ovti,ov7725";
|
/Linux-v6.1/arch/sh/boards/mach-ap325rxa/ |
D | setup.c | 273 { /* [0] = ov7725 */ 520 /* Add a clock alias for ov7725 xclk source. */ in ap325rxa_devices_setup() 523 /* Register RSTB gpio for ov7725 camera sensor. */ in ap325rxa_devices_setup()
|
/Linux-v6.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-v6.1/drivers/media/i2c/ |
D | ov772x.c | 116 /* for ov7725 */ 209 /* for ov7725 */ 380 #define OV7725 0x7721 macro 1278 case OV7725: in ov772x_video_probe() 1279 devname = "ov7725"; in ov772x_video_probe() 1544 { .compatible = "ovti,ov7725", },
|
/Linux-v6.1/arch/sh/boards/mach-migor/ |
D | setup.c | 593 /* Add a clock alias for ov7725 xclk source. */ in migor_devices_setup()
|