Searched refs:EC_CMD_GET_CMD_VERSIONS (Results 1 – 3 of 3) sorted by relevance
295 msg->command = EC_CMD_GET_CMD_VERSIONS + ec->cmd_offset; in ec_read_version_supported()
306 msg->command = EC_CMD_GET_CMD_VERSIONS; in cros_ec_get_host_command_version_mask()
630 #define EC_CMD_GET_CMD_VERSIONS 0x08 macro