Searched refs:GC_I2C_DAR (Results 1 – 2 of 2) sorted by relevance
40 outreg(i2c, GC_I2C_DAR, addr); in mb862xx_i2c_do_address()53 outreg(i2c, GC_I2C_DAR, byte); in mb862xx_i2c_write_byte()67 *byte = inreg(i2c, GC_I2C_DAR); in mb862xx_i2c_read_byte()
100 #define GC_I2C_DAR 0x00000010 /* DAR */ macro