Searched refs:EC_CMD_REBOOT_EC (Results 1 – 3 of 3) sorted by relevance
332 case EC_CMD_REBOOT_EC: { in process_cmd()
525 if (ec_command_inptr(dev, EC_CMD_REBOOT_EC, 0, &p, sizeof(p), NULL, 0) in cros_ec_reboot()
1580 #define EC_CMD_REBOOT_EC 0xd2 macro