Searched refs:I2c2 (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/media/usb/gspca/ |
D | etoms.c | 153 static const __u8 I2c2[] = { 0x08, 0x08, 0x08, 0x08, 0x0d }; variable 515 i2c_w(gspca_dev, PAS106_REG9, I2c2, sizeof I2c2, 1); in Et_init1() 526 i2c_w(gspca_dev, PAS106_REG9, I2c2, sizeof I2c2, 1); in Et_init1()
|