Lines Matching refs:i2c_w2
1007 static void i2c_w2(struct gspca_dev *gspca_dev, u8 reg, u16 val) in i2c_w2() function
1032 i2c_w2(gspca_dev, buf->reg, buf->val); in i2c_w2_buf()
1181 i2c_w2(gspca_dev, 0x01, 0x0004); in mt9v_init_sensor()
1199 i2c_w2(gspca_dev, 0xf0, 0x0000); in mt9v_init_sensor()
1203 i2c_w2(gspca_dev, 0xf0, 0x0000); in mt9v_init_sensor()
1408 i2c_w2(gspca_dev, 0x20, value2); in set_hvflip()
1419 i2c_w2(gspca_dev, 0x20, value2); in set_hvflip()
1592 i2c_w2(gspca_dev, reg->reg, reg->val); in sd_dbg_s_register()
1923 i2c_w2(gspca_dev, 0xf0, 0x0002); in configure_sensor_output()
1924 i2c_w2(gspca_dev, 0xc8, 0x970b); in configure_sensor_output()
1925 i2c_w2(gspca_dev, 0xf0, 0x0000); in configure_sensor_output()
1927 i2c_w2(gspca_dev, 0xf0, 0x0002); in configure_sensor_output()
1928 i2c_w2(gspca_dev, 0xc8, 0x8000); in configure_sensor_output()
1929 i2c_w2(gspca_dev, 0xf0, 0x0000); in configure_sensor_output()