Searched refs:OV7670_R3B_COM11 (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/media/usb/gspca/ |
D | ov519.c | 563 #define OV7670_R3B_COM11 0x3b /* Control 11 */ macro 1573 {OV7670_R3B_COM11, 0x02}, 1864 { OV7670_R3B_COM11, OV7670_COM11_EXP|OV7670_COM11_HZAUTO }, 4719 i2c_w_mask(sd, OV7670_R3B_COM11, 0x08, 0x18); in setfreq_i() 4724 i2c_w_mask(sd, OV7670_R3B_COM11, 0x00, 0x18); in setfreq_i() 4729 i2c_w_mask(sd, OV7670_R3B_COM11, OV7670_COM11_HZAUTO, in setfreq_i()
|