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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/gspca/
H A Dov519.c593 #define OV7670_COM8_BFILT 0x20 /* Band filter enable */ macro
1628 | OV7670_COM8_BFILT },
1648 | OV7670_COM8_BFILT
1707 | OV7670_COM8_BFILT
4334 i2c_w_mask(sd, OV7670_REG_COM8, 0, OV7670_COM8_BFILT);
4337 i2c_w_mask(sd, OV7670_REG_COM8, OV7670_COM8_BFILT,
4338 OV7670_COM8_BFILT);
4342 i2c_w_mask(sd, OV7670_REG_COM8, OV7670_COM8_BFILT,
4343 OV7670_COM8_BFILT);
4347 i2c_w_mask(sd, OV7670_REG_COM8, OV7670_COM8_BFILT,
[all...]

Completed in 33 milliseconds