Searched refs:EC_CMD_GET_VERSION (Results 1 – 3 of 3) sorted by relevance
142 msg->command = EC_CMD_GET_VERSION + ec->cmd_offset; in version_show()
65 msg->command = EC_CMD_GET_VERSION + ec->cmd_offset; in ec_get_version()
562 #define EC_CMD_GET_VERSION 0x02 macro