Searched refs:I2C_SYNC (Results 1 – 2 of 2) sorted by relevance
184 _i2c_nostop << 1 | I2C_SYNC | _i2c_reserve << 6; in cx231xx_send_usb_command()189 _i2c_nostop << 1 | I2C_SYNC | _i2c_reserve << 6; in cx231xx_send_usb_command()
475 #define I2C_SYNC 0x1 macro