Searched refs:EC_RES_IN_PROGRESS (Results 1 – 3 of 3) sorted by relevance
71 if (msg->result == EC_RES_IN_PROGRESS) { in send_command()145 case EC_RES_IN_PROGRESS: in cros_ec_check_result()
120 case EC_RES_IN_PROGRESS: in cros_ec_pkt_xfer_i2c()
235 EC_RES_IN_PROGRESS = 8, /* Accepted, command in progress */ enumerator