Searched refs:OV7670_COM8_BFILT (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/media/usb/gspca/ |
D | ov519.c | 536 #define OV7670_COM8_BFILT 0x20 /* Band filter enable */ macro 1673 | OV7670_COM8_BFILT 1747 | OV7670_COM8_BFILT }, 1767 | OV7670_COM8_BFILT 1825 | OV7670_COM8_BFILT 4724 i2c_w_mask(sd, OV7670_R13_COM8, 0, OV7670_COM8_BFILT); in setfreq_i() 4727 i2c_w_mask(sd, OV7670_R13_COM8, OV7670_COM8_BFILT, in setfreq_i() 4728 OV7670_COM8_BFILT); in setfreq_i() 4732 i2c_w_mask(sd, OV7670_R13_COM8, OV7670_COM8_BFILT, in setfreq_i() 4733 OV7670_COM8_BFILT); in setfreq_i() [all …]
|