Home
last modified time | relevance | path

Searched full:ov7720 (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.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,
20 - ovti,ov7720
/linux-6.12.1/drivers/media/i2c/
Dov772x.c108 /* for ov7720 */
206 /* for ov7720 */
379 #define OV7720 0x7720 macro
1289 case OV7720: in ov772x_video_probe()
1290 devname = "ov7720"; in ov772x_video_probe()
1556 { .compatible = "ovti,ov7720", },
/linux-6.12.1/drivers/media/usb/em28xx/
Dem28xx-camera.c240 name = "OV7720"; in em28xx_probe_sensor_omnivision()