Searched refs:OV7670_COM8_BFILT (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/media/usb/gspca/ |
D | ov519.c | 584 #define OV7670_COM8_BFILT 0x20 /* Band filter enable */ macro 1721 | OV7670_COM8_BFILT 1795 | OV7670_COM8_BFILT }, 1815 | OV7670_COM8_BFILT 1873 | OV7670_COM8_BFILT 4734 i2c_w_mask(sd, OV7670_R13_COM8, 0, OV7670_COM8_BFILT); in setfreq_i() 4737 i2c_w_mask(sd, OV7670_R13_COM8, OV7670_COM8_BFILT, in setfreq_i() 4738 OV7670_COM8_BFILT); in setfreq_i() 4742 i2c_w_mask(sd, OV7670_R13_COM8, OV7670_COM8_BFILT, in setfreq_i() 4743 OV7670_COM8_BFILT); in setfreq_i() [all …]
|