Searched refs:IIC_STS_ERR (Results 1 – 1 of 1) sorted by relevance
69 #define IIC_STS_ERR (1 << 2) macro236 i2c->sts |= IIC_STS_ERR; in ppc4xx_i2c_writeb()240 i2c->sts &= ~IIC_STS_ERR; in ppc4xx_i2c_writeb()243 if (!(i2c->sts & IIC_STS_ERR)) { in ppc4xx_i2c_writeb()247 i2c->sts |= IIC_STS_ERR; in ppc4xx_i2c_writeb()