Searched refs:EC_I2C_STATUS_NAK (Results 1 – 3 of 3) sorted by relevance
152 else if (resp->i2c_status & EC_I2C_STATUS_NAK) in ec_i2c_parse_response()
3423 #define EC_I2C_STATUS_NAK (1 << 0) /* Transfer was not acknowledged */ macro3427 #define EC_I2C_STATUS_ERROR (EC_I2C_STATUS_NAK | EC_I2C_STATUS_TIMEOUT)
3939 #define EC_I2C_STATUS_NAK BIT(0) /* Transfer was not acknowledged */ macro3943 #define EC_I2C_STATUS_ERROR (EC_I2C_STATUS_NAK | EC_I2C_STATUS_TIMEOUT)