Searched refs:EC_CMD_CEC_WRITE_MSG (Results 1 – 3 of 3) sorted by relevance
204 ret = cros_ec_cmd(cros_ec, 0, EC_CMD_CEC_WRITE_MSG, ¶ms, in cros_ec_cec_transmit()211 EC_CMD_CEC_WRITE_MSG, ¶ms_v1, in cros_ec_cec_transmit()409 .cmd = EC_CMD_CEC_WRITE_MSG, in cros_ec_cec_get_write_cmd_version()
124 TRACE_SYMBOL(EC_CMD_CEC_WRITE_MSG), \
4525 #define EC_CMD_CEC_WRITE_MSG 0x00B8 macro