Home
last modified time | relevance | path

Searched refs:OV7670_R03_VREF (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/usb/gspca/
H A Dov519.c517 #define OV7670_R03_VREF 0x03 /* Pieces of GAIN, VSTART, VSTOP */ macro
1469 { 0x03, 0xc0 }, /* OV7670_R03_VREF */
1576 {OV7670_R03_VREF, 0x00},
1713 { OV7670_R03_VREF, 0x0a },
3147 {OV7670_R03_VREF, 0x00}, in ov519_set_mode()
4043 v = i2c_r(sd, OV7670_R03_VREF); in mode_init_ov_sensor_regs()
4047 i2c_w(sd, OV7670_R03_VREF, v); in mode_init_ov_sensor_regs()
/kernel/linux/linux-6.6/drivers/media/usb/gspca/
H A Dov519.c517 #define OV7670_R03_VREF 0x03 /* Pieces of GAIN, VSTART, VSTOP */ macro
1469 { 0x03, 0xc0 }, /* OV7670_R03_VREF */
1576 {OV7670_R03_VREF, 0x00},
1713 { OV7670_R03_VREF, 0x0a },
3147 {OV7670_R03_VREF, 0x00}, in ov519_set_mode()
4043 v = i2c_r(sd, OV7670_R03_VREF); in mode_init_ov_sensor_regs()
4047 i2c_w(sd, OV7670_R03_VREF, v); in mode_init_ov_sensor_regs()

Completed in 15 milliseconds