Home
last modified time | relevance | path

Searched refs:I2C_PCF_LRB (Results 1 – 3 of 3) sorted by relevance

/drivers/i2c/algos/
A Di2c-algo-pcf.c225 if (status & I2C_PCF_LRB) { in pcf_sendbytes()
258 if ((status & I2C_PCF_LRB) && (i != count)) { in pcf_readbytes()
345 if (status & I2C_PCF_LRB) { in pcf_xfer()
A Di2c-algo-pcf.h38 #define I2C_PCF_LRB 0x08 macro
/drivers/sbus/char/
A Dbbc_i2c.c43 #define I2C_PCF_LRB 0x08 macro
168 (status & I2C_PCF_LRB) != 0) in bbc_i2c_writeb()
198 (status & I2C_PCF_LRB) != 0) in bbc_i2c_readb()

Completed in 5 milliseconds