Searched refs:BT878_I2C_NOSTOP (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/media/pci/bt8xx/
H A Dbttv-i2c.c151 xmit |= BT878_I2C_NOSTOP; bttv_i2c_sendbytes()
166 xmit |= BT878_I2C_NOSTOP; bttv_i2c_sendbytes()
176 if (i2c_debug && !(xmit & BT878_I2C_NOSTOP)) bttv_i2c_sendbytes()
200 xmit |= BT878_I2C_NOSTOP; bttv_i2c_readbytes()
219 if (i2c_debug && !(xmit & BT878_I2C_NOSTOP)) bttv_i2c_readbytes()
H A Dbt848.h293 #define BT878_I2C_NOSTOP (1<<5) macro

Completed in 86 milliseconds