Searched refs:OV7610_REG_CNT (Results 1 - 1 of 1) sorted by last modified time

/drivers/media/usb/gspca/
H A Dov519.c554 #define OV7610_REG_CNT 0x05 /* Y contrast */ macro
4628 i2c_w(sd, OV7610_REG_CNT, val);
4632 i2c_w_mask(sd, OV7610_REG_CNT, val >> 4, 0x0f);

Completed in 17 milliseconds