summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFurquan Shaikh <furquan@chromium.org>2017-11-27 15:54:43 -0800
committerchrome-bot <chrome-bot@chromium.org>2017-11-28 15:44:13 -0800
commitc5dfb7945c5b4a76781665cf059382b4c11a1622 (patch)
treef416d52358eba751e04a17546cb48ef066947560
parentc1654d300d2894198f4ca88a7d8426da49d191b5 (diff)
downloadchrome-ec-c5dfb7945c5b4a76781665cf059382b4c11a1622.tar.gz
hostevents: Reclaim EC_HOST_EVENT_EXTENDED bit
Now that we have support for 64-bit events, there is no need to reserve a bit in lower 32 bits for extended events. BUG=b:69329196 BRANCH=None TEST=make -j buildall Change-Id: Ide02c4384c2b3ab4a63b028f126c48b73d6cd269 Signed-off-by: Furquan Shaikh <furquan@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/791863 Reviewed-by: Randall Spangler <rspangler@chromium.org> Reviewed-by: Shawn N <shawnn@chromium.org>
-rw-r--r--include/ec_commands.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/ec_commands.h b/include/ec_commands.h
index 3a0d960ef1..094c866eaf 100644
--- a/include/ec_commands.h
+++ b/include/ec_commands.h
@@ -583,12 +583,6 @@ enum host_event_code {
EC_HOST_EVENT_KEYBOARD_RECOVERY_HW_REINIT = 30,
/*
- * Reserve this last bit to indicate that at least one bit in a
- * secondary host event word is set. See crbug.com/633646.
- */
- EC_HOST_EVENT_EXTENDED = 31,
-
- /*
* The high bit of the event mask is not used as a host event code. If
* it reads back as set, then the entire event mask should be
* considered invalid by the host. This can happen when reading the