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