Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/platform/chrome/
Dcros_ec_debugfs.c333 params->cmd = EC_CMD_CONSOLE_READ; in ec_read_version_supported()
371 debug_info->read_msg->command = EC_CMD_CONSOLE_READ + ec->cmd_offset; in cros_ec_create_console_log()
Dcros_ec_trace.c101 TRACE_SYMBOL(EC_CMD_CONSOLE_READ), \
/Linux-v5.10/include/linux/platform_data/
Dcros_ec_commands.h3806 #define EC_CMD_CONSOLE_READ 0x0098 macro