Searched refs:EC_I2C_STATUS_ERROR (Results 1 – 4 of 4) sorted by relevance
154 else if (resp->i2c_status & EC_I2C_STATUS_ERROR) in ec_i2c_parse_response()
1267 if (r->i2c_status & EC_I2C_STATUS_ERROR) { in cros_ec_i2c_tunnel()
3427 #define EC_I2C_STATUS_ERROR (EC_I2C_STATUS_NAK | EC_I2C_STATUS_TIMEOUT) macro
3943 #define EC_I2C_STATUS_ERROR (EC_I2C_STATUS_NAK | EC_I2C_STATUS_TIMEOUT) macro