Searched refs:PAS106_REG0e (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/media/usb/gspca/ |
D | etoms.c | 135 #define PAS106_REG0e 0x0e /* global gain [4..0](default 0x0e) */ macro 507 i2c_w(gspca_dev, PAS106_REG0e, &value, 1, 1); in Et_init1() 518 i2c_w(gspca_dev, PAS106_REG0e, &value, 1, 1); in Et_init1() 596 i2c_r(gspca_dev, PAS106_REG0e); in Et_getgainG() 612 i2c_w(gspca_dev, PAS106_REG0e, &gain, 1, 1); in Et_setgainG()
|