Home
last modified time | relevance | path

Searched refs:I2C_SYNC (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/media/video/cx231xx/
Dcx231xx-core.c184 _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()
Dcx231xx.h475 #define I2C_SYNC 0x1 macro