Searched refs:I2C_LRB (Results 1 – 2 of 2) sorted by relevance
41 par->i2c_rs = !(inreg(i2c, GC_I2C_BSR) & I2C_LRB); in mb862xx_i2c_do_address()53 return !(inreg(i2c, GC_I2C_BSR) & I2C_LRB); in mb862xx_i2c_write_byte()
115 #define I2C_LRB 0x10 macro