pch_event_flag    145 drivers/i2c/busses/i2c-eg20t.c 	u32 pch_event_flag;
pch_event_flag    318 drivers/i2c/busses/i2c-eg20t.c 			(adap->pch_event_flag != 0), msecs_to_jiffies(1000));
pch_event_flag    321 drivers/i2c/busses/i2c-eg20t.c 		adap->pch_event_flag = 0;
pch_event_flag    327 drivers/i2c/busses/i2c-eg20t.c 	if (adap->pch_event_flag & I2C_ERROR_MASK) {
pch_event_flag    329 drivers/i2c/busses/i2c-eg20t.c 		adap->pch_event_flag = 0;
pch_event_flag    336 drivers/i2c/busses/i2c-eg20t.c 	adap->pch_event_flag = 0;
pch_event_flag    600 drivers/i2c/busses/i2c-eg20t.c 		adap->pch_event_flag |= I2CMAL_EVENT;
pch_event_flag    603 drivers/i2c/busses/i2c-eg20t.c 		adap->pch_event_flag |= I2CMCF_EVENT;