Home
last modified time | relevance | path

Searched full:ov7725 (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.1/arch/arm/boot/dts/
Dr8a7742-iwg21d-q7-dbcm-ov7725-single.dtsi3 * This include file ties a VIN interface with a single ov7725 sensor on
15 ov7725@21 {
16 compatible = "ovti,ov7725";
Dr8a7742-iwg21d-q7-dbcm-ca.dts217 * 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/
Dovti,ov772x.yaml7 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/
Dsetup.c273 { /* [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/
Dem28xx-camera.c25 0x42 >> 1, /* OV7725, OV7670/60/48 */
243 name = "OV7725"; in em28xx_probe_sensor_omnivision()
/Linux-v6.1/drivers/media/i2c/
Dov772x.c116 /* 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/
Dsetup.c593 /* Add a clock alias for ov7725 xclk source. */ in migor_devices_setup()