summaryrefslogtreecommitdiff
path: root/board/arcada_ish/board.c
diff options
context:
space:
mode:
authorJack Rosenthal <jrosenth@chromium.org>2019-04-15 11:14:41 -0600
committerchrome-bot <chrome-bot@chromium.org>2019-04-24 15:52:08 -0700
commitd2ac74c21848c1cec16d5e72d28f93eb15c5d869 (patch)
tree729d55380b5edd52890c39f1730492a7e7748712 /board/arcada_ish/board.c
parent2ece52589486990cca666dc3ebc4164d5f2c0aed (diff)
downloadchrome-ec-d2ac74c21848c1cec16d5e72d28f93eb15c5d869.tar.gz
ish: refactor bit-mask constants to use BIT macro
We should be using the BIT(n) macro rather than (1 << n), as it prevents errors, and makes the intended purpose a little bit easier to read. BRANCH=none BUG=none TEST=make buildall -j Change-Id: Ia727ac2f8e5abfb852ba78d5cba19d7c8af72839 Signed-off-by: Jack Rosenthal <jrosenth@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/1567688 Reviewed-by: Jett Rink <jettrink@chromium.org>
Diffstat (limited to 'board/arcada_ish/board.c')
0 files changed, 0 insertions, 0 deletions