Searched refs:I2C_PCF_LRB (Results 1 – 3 of 3) sorted by relevance
207 if ((status & I2C_PCF_LRB) == 0) { in try_address()239 if (status & I2C_PCF_LRB) { in pcf_sendbytes()274 if ((status & I2C_PCF_LRB) && (i != count)) { in pcf_readbytes()390 if (status & I2C_PCF_LRB) { in pcf_xfer()490 ((status & I2C_PCF_LRB) == 0)) { in i2c_pcf_add_bus()
51 #define I2C_PCF_LRB 0x08 macro
42 #define I2C_PCF_LRB 0x08 macro223 (status & I2C_PCF_LRB) != 0) in bbc_i2c_writeb()253 (status & I2C_PCF_LRB) != 0) in bbc_i2c_readb()