Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i2c/
H A Dexynos4210_i2c.c54 #define I2CMODE_MASTER_Tx 0x3 in OBJECT_DECLARE_SIMPLE_TYPE() macro
191 if (EXYNOS4_I2C_MODE(s->i2cstat) == I2CMODE_MASTER_Tx) { in exynos4210_i2c_write()
250 if (EXYNOS4_I2C_MODE(s->i2cstat) == I2CMODE_MASTER_Tx && in exynos4210_i2c_write()