Searched refs:PPC4xxI2CState (Results 1 – 3 of 3) sorted by relevance
35 OBJECT_DECLARE_SIMPLE_TYPE(PPC4xxI2CState, PPC4xx_I2C)37 struct PPC4xxI2CState { struct
91 PPC4xxI2CState *i2c = PPC4xx_I2C(s); in ppc4xx_i2c_reset()109 PPC4xxI2CState *i2c = PPC4xx_I2C(opaque); in ppc4xx_i2c_readb()189 PPC4xxI2CState *i2c = opaque; in ppc4xx_i2c_writeb()347 PPC4xxI2CState *s = PPC4xx_I2C(o); in ppc4xx_i2c_init()367 .instance_size = sizeof(PPC4xxI2CState),
177 PPC4xxI2CState i2c;