diff options
author | Mika Westerberg <[email protected]> | 2022-10-25 09:28:00 +0300 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-11-01 18:28:11 +0000 |
commit | 92a66cbf6b30eda5719fbdfb24cd15fb341bba32 (patch) | |
tree | ff36e55eb5c2c86ea4eccffe3f376958d61aa5c5 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | cf82d0ecb84e8ef9958721193f901609b408655b (diff) |
spi: intel: Use correct mask for flash and protected regions
The flash and protected region mask is actually 0x7fff (30:16 and 14:0)
and not 0x3fff so fix this accordingly. While there use GENMASK() instead.
Cc: [email protected]
Signed-off-by: Mika Westerberg <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions