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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/bt8xx/
H A Dbttv-i2c.c165 xmit = (msg->buf[cnt] << 24) | I2C_HW | BT878_I2C_NOSTART;
204 xmit |= BT878_I2C_NOSTART;
213 if (!(xmit & BT878_I2C_NOSTART))
H A Dbt848.h291 #define BT878_I2C_NOSTART (1<<4) macro

Completed in 158 milliseconds