Searched refs:OV7670_R03_VREF (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/media/usb/gspca/ |
D | ov519.c | 527 #define OV7670_R03_VREF 0x03 /* Pieces of GAIN, VSTART, VSTOP */ macro 1586 {OV7670_R03_VREF, 0x00}, 1723 { OV7670_R03_VREF, 0x0a }, 3147 {OV7670_R03_VREF, 0x00}, in ov519_set_mode() 4033 v = i2c_r(sd, OV7670_R03_VREF); in mode_init_ov_sensor_regs() 4037 i2c_w(sd, OV7670_R03_VREF, v); in mode_init_ov_sensor_regs()
|