Searched refs:OV7610_REG_CNT (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/gspca/ |
H A D | ov519.c | 506 #define OV7610_REG_CNT 0x05 /* Y contrast */ macro 4618 i2c_w(sd, OV7610_REG_CNT, val); in setcontrast() 4622 i2c_w_mask(sd, OV7610_REG_CNT, val >> 4, 0x0f); in setcontrast()
|
/kernel/linux/linux-6.6/drivers/media/usb/gspca/ |
H A D | ov519.c | 506 #define OV7610_REG_CNT 0x05 /* Y contrast */ macro 4618 i2c_w(sd, OV7610_REG_CNT, val); in setcontrast() 4622 i2c_w_mask(sd, OV7610_REG_CNT, val >> 4, 0x0f); in setcontrast()
|
Completed in 10 milliseconds