Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i2c/
H A Dexynos4210_i2c.c97 uint8_t i2clc; member
157 value = s->i2clc; in exynos4210_i2c_read()
258 s->i2clc = v; in exynos4210_i2c_write()
281 VMSTATE_UINT8(i2clc, Exynos4210I2CState),
294 s->i2clc = 0x00; in exynos4210_i2c_reset()