Searched refs:OV7670_R03_VREF (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/media/usb/gspca/ |
D | ov519.c | 565 #define OV7670_R03_VREF 0x03 /* Pieces of GAIN, VSTART, VSTOP */ macro 1624 {OV7670_R03_VREF, 0x00}, 1761 { OV7670_R03_VREF, 0x0a }, 3167 {OV7670_R03_VREF, 0x00}, in ov519_set_mode() 4052 v = i2c_r(sd, OV7670_R03_VREF); in mode_init_ov_sensor_regs() 4056 i2c_w(sd, OV7670_R03_VREF, v); in mode_init_ov_sensor_regs()
|