Home
last modified time | relevance | path

Searched refs:EC_CMD_GET_CMD_VERSIONS (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/platform/chrome/
Dcros_ec_debugfs.c295 msg->command = EC_CMD_GET_CMD_VERSIONS + ec->cmd_offset; in ec_read_version_supported()
Dcros_ec_proto.c306 msg->command = EC_CMD_GET_CMD_VERSIONS; in cros_ec_get_host_command_version_mask()
/Linux-v4.19/include/linux/mfd/
Dcros_ec_commands.h630 #define EC_CMD_GET_CMD_VERSIONS 0x08 macro