Searched refs:Exynos4210I2CState (Results 1 – 1 of 1) sorted by relevance
37 OBJECT_DECLARE_SIMPLE_TYPE(Exynos4210I2CState, EXYNOS4_I2C) in OBJECT_DECLARE_SIMPLE_TYPE() argument86 struct Exynos4210I2CState { struct101 static inline void exynos4210_i2c_raise_interrupt(Exynos4210I2CState *s) in exynos4210_i2c_raise_interrupt() argument111 Exynos4210I2CState *s = (Exynos4210I2CState *)opaque; in exynos4210_i2c_data_receive()121 Exynos4210I2CState *s = (Exynos4210I2CState *)opaque; in exynos4210_i2c_data_send()134 Exynos4210I2CState *s = (Exynos4210I2CState *)opaque; in exynos4210_i2c_read()173 Exynos4210I2CState *s = (Exynos4210I2CState *)opaque; in exynos4210_i2c_write()277 VMSTATE_UINT8(i2ccon, Exynos4210I2CState),278 VMSTATE_UINT8(i2cstat, Exynos4210I2CState),279 VMSTATE_UINT8(i2cds, Exynos4210I2CState),[all …]