Searched refs:i2c_status (Results 1 – 3 of 3) sorted by relevance
70 u32 i2c_status; /* 5C: DVC_I2C_STATUS */ member
1121 if (r->i2c_status & EC_I2C_STATUS_ERROR) { in cros_ec_i2c_tunnel()1122 printf("Transfer failed with status=0x%x\n", r->i2c_status); in cros_ec_i2c_tunnel()
1489 uint8_t i2c_status; /* Status flags (EC_I2C_STATUS_...) */ member