Searched refs:i2c_w2 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/media/usb/gspca/ |
H A D | sn9c20x.c | 1184 i2c_w2(gspca_dev, 0x01, 0x0004); in mt9v_init_sensor() 1202 i2c_w2(gspca_dev, 0xf0, 0x0000); in mt9v_init_sensor() 1206 i2c_w2(gspca_dev, 0xf0, 0x0000); in mt9v_init_sensor() 1411 i2c_w2(gspca_dev, 0x20, value2); in set_hvflip() 1422 i2c_w2(gspca_dev, 0x20, value2); in set_hvflip() 1941 i2c_w2(gspca_dev, 0xf0, 0x0002); in configure_sensor_output() 1942 i2c_w2(gspca_dev, 0xc8, 0x970b); in configure_sensor_output() 1943 i2c_w2(gspca_dev, 0xf0, 0x0000); in configure_sensor_output() 1945 i2c_w2(gspca_dev, 0xf0, 0x0002); in configure_sensor_output() 1946 i2c_w2(gspca_dev, 0xc8, 0x8000); in configure_sensor_output() [all …]
|