Searched refs:GC_I2C_DAR (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/mb862xx/ |
H A D | mb862xx-i2c.c | 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()
|
H A D | mb862xx_reg.h | 101 #define GC_I2C_DAR 0x00000010 /* DAR */ macro
|
/kernel/linux/linux-6.6/drivers/video/fbdev/mb862xx/ |
H A D | mb862xx-i2c.c | 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()
|
H A D | mb862xx_reg.h | 101 #define GC_I2C_DAR 0x00000010 /* DAR */ macro
|
Completed in 3 milliseconds