aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorAlex Elder <[email protected]>2020-11-16 17:38:00 -0600
committerJakub Kicinski <[email protected]>2020-11-18 15:53:48 -0800
commitfb14f7229122073e87608aec7b94d941829f554b (patch)
tree558723f5ad32a5d9263d1104b031e8ad28b25edf /tools/perf/scripts/python/event_analyzing_sample.py
parentc3bf353fdbf26b970b811b85a7d237a75159fc44 (diff)
net: ipa: fix BCR register field definitions
The backward compatibility register field masks are defined using single-bit masks defined with BIT(x) rather than GENMASK(x, x). Change this one set of definitions to follow the GENMASK() pattern used everywhere else. Add a few missing field definitions for this register as well. Signed-off-by: Alex Elder <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions