Searched refs:BT878_I2C_NOSTOP (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.c150 xmit |= BT878_I2C_NOSTOP;
159 if (!(xmit & BT878_I2C_NOSTOP))
167 xmit |= BT878_I2C_NOSTOP;
176 if (!(xmit & BT878_I2C_NOSTOP))
202 xmit |= BT878_I2C_NOSTOP;
216 if (!(xmit & BT878_I2C_NOSTOP))
H A Dbt848.h290 #define BT878_I2C_NOSTOP (1<<5) macro

Completed in 91 milliseconds