Home
last modified time | relevance | path

Searched refs:GC_I2C_DAR (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/video/fbdev/mb862xx/
H A Dmb862xx-i2c.c36 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()
H A Dmb862xx_reg.h101 #define GC_I2C_DAR 0x00000010 /* DAR */ macro