Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i2c/
H A Dexynos4210_i2c.c53 #define I2CMODE_MASTER_Rx 0x2 in OBJECT_DECLARE_SIMPLE_TYPE() macro
150 if (EXYNOS4_I2C_MODE(s->i2cstat) == I2CMODE_MASTER_Rx && in exynos4210_i2c_read()
194 I2CMODE_MASTER_Rx) { in exynos4210_i2c_write()
229 } else if (EXYNOS4_I2C_MODE(s->i2cstat) == I2CMODE_MASTER_Rx) { in exynos4210_i2c_write()