Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/platform/chrome/
H A Dcros_ec_trace.c24 TRACE_SYMBOL(EC_CMD_GET_CMD_VERSIONS), \
H A Dcros_ec_debugfs.c329 msg->command = EC_CMD_GET_CMD_VERSIONS + ec->cmd_offset; in ec_read_version_supported()
H A Dcros_ec_proto.c386 msg->command = EC_CMD_GET_CMD_VERSIONS; in cros_ec_get_host_command_version_mask()
H A Dcros_ec_typec.c645 ret = cros_typec_ec_command(typec, 1, EC_CMD_GET_CMD_VERSIONS, in cros_typec_get_cmd_version()
/OK3568_Linux_fs/u-boot/include/
H A Dec_commands.h493 #define EC_CMD_GET_CMD_VERSIONS 0x08 macro
/OK3568_Linux_fs/kernel/drivers/iio/common/cros_ec_sensors/
H A Dcros_ec_sensors_core.c49 .command = EC_CMD_GET_CMD_VERSIONS + cmd_offset, in cros_ec_get_host_cmd_version_mask()
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dcros_ec_commands.h1061 #define EC_CMD_GET_CMD_VERSIONS 0x0008 macro