Searched refs:OV7670_R12_COM7 (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/media/usb/gspca/ |
D | ov519.c | 574 #define OV7670_R12_COM7 0x12 /* Control 7 */ macro 1605 {OV7670_R12_COM7, OV7670_COM7_RESET}, 1617 {OV7670_R12_COM7, 0x00}, 1748 { OV7670_R12_COM7, OV7670_COM7_RESET }, 1750 { OV7670_R12_COM7, OV7670_COM7_FMT_VGA }, /* VGA */ 3431 i2c_w(sd, OV7670_R12_COM7, OV7670_COM7_RESET); in sd_init() 4022 i2c_w_mask(sd, OV7670_R12_COM7, in mode_init_ov_sensor_regs()
|