Searched refs:OV7670_COM8_BFILT (Results 1 - 1 of 1) sorted by relevance

/drivers/media/usb/gspca/
H A Dov519.c584 #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);
4737 i2c_w_mask(sd, OV7670_R13_COM8, OV7670_COM8_BFILT,
4738 OV7670_COM8_BFILT);
4742 i2c_w_mask(sd, OV7670_R13_COM8, OV7670_COM8_BFILT,
4743 OV7670_COM8_BFILT);
[all...]

Completed in 16 milliseconds