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