Searched refs:GC_I2C_BSR (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()
97 #define GC_I2C_BSR 0x00000000 /* BSR */ macro