Searched refs:OV7670_COM8_BFILT (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/media/usb/gspca/ |
D | ov519.c | 546 #define OV7670_COM8_BFILT 0x20 /* Band filter enable */ macro 1683 | OV7670_COM8_BFILT 1757 | OV7670_COM8_BFILT }, 1777 | OV7670_COM8_BFILT 1835 | OV7670_COM8_BFILT 4714 i2c_w_mask(sd, OV7670_R13_COM8, 0, OV7670_COM8_BFILT); in setfreq_i() 4717 i2c_w_mask(sd, OV7670_R13_COM8, OV7670_COM8_BFILT, in setfreq_i() 4718 OV7670_COM8_BFILT); in setfreq_i() 4722 i2c_w_mask(sd, OV7670_R13_COM8, OV7670_COM8_BFILT, in setfreq_i() 4723 OV7670_COM8_BFILT); in setfreq_i() [all …]
|