Searched refs:OV7670_R12_COM7 (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/drivers/media/usb/gspca/ |
D | ov519.c | 526 #define OV7670_R12_COM7 0x12 /* Control 7 */ macro 1557 {OV7670_R12_COM7, OV7670_COM7_RESET}, 1569 {OV7670_R12_COM7, 0x00}, 1700 { OV7670_R12_COM7, OV7670_COM7_RESET }, 1702 { OV7670_R12_COM7, OV7670_COM7_FMT_VGA }, /* VGA */ 3411 i2c_w(sd, OV7670_R12_COM7, OV7670_COM7_RESET); in sd_init() 4013 i2c_w_mask(sd, OV7670_R12_COM7, in mode_init_ov_sensor_regs()
|