Searched refs:EC_I2C_STATUS_ERROR (Results 1 – 2 of 2) sorted by relevance
153 else if (resp->i2c_status & EC_I2C_STATUS_ERROR) in ec_i2c_parse_response()
3907 #define EC_I2C_STATUS_ERROR (EC_I2C_STATUS_NAK | EC_I2C_STATUS_TIMEOUT) macro