Searched refs:EC_CMD_GET_VERSION (Results 1 – 3 of 3) sorted by relevance
60 msg->command = EC_CMD_GET_VERSION + ec->cmd_offset; in ec_get_version()
152 msg->command = EC_CMD_GET_VERSION + ec->cmd_offset; in show_ec_version()
554 #define EC_CMD_GET_VERSION 0x02 macro