Searched refs:OV7670_R12_COM7 (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/media/usb/gspca/ |
D | ov519.c | 536 #define OV7670_R12_COM7 0x12 /* Control 7 */ macro 1567 {OV7670_R12_COM7, OV7670_COM7_RESET}, 1579 {OV7670_R12_COM7, 0x00}, 1710 { OV7670_R12_COM7, OV7670_COM7_RESET }, 1712 { OV7670_R12_COM7, OV7670_COM7_FMT_VGA }, /* VGA */ 3411 i2c_w(sd, OV7670_R12_COM7, OV7670_COM7_RESET); in sd_init() 4003 i2c_w_mask(sd, OV7670_R12_COM7, in mode_init_ov_sensor_regs()
|