Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/
H A Dbttv-i2c.c137 xmit |= BT878_I2C_NOSTOP; in bttv_i2c_sendbytes()
152 xmit |= BT878_I2C_NOSTOP; in bttv_i2c_sendbytes()
162 if (i2c_debug && !(xmit & BT878_I2C_NOSTOP)) in bttv_i2c_sendbytes()
186 xmit |= BT878_I2C_NOSTOP; in bttv_i2c_readbytes()
205 if (i2c_debug && !(xmit & BT878_I2C_NOSTOP)) in bttv_i2c_readbytes()
H A Dbt848.h281 #define BT878_I2C_NOSTOP (1<<5) macro
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/
H A Dbttv-i2c.c137 xmit |= BT878_I2C_NOSTOP; in bttv_i2c_sendbytes()
152 xmit |= BT878_I2C_NOSTOP; in bttv_i2c_sendbytes()
162 if (i2c_debug && !(xmit & BT878_I2C_NOSTOP)) in bttv_i2c_sendbytes()
186 xmit |= BT878_I2C_NOSTOP; in bttv_i2c_readbytes()
205 if (i2c_debug && !(xmit & BT878_I2C_NOSTOP)) in bttv_i2c_readbytes()
H A Dbt848.h289 #define BT878_I2C_NOSTOP (1<<5) macro

Completed in 4 milliseconds