diff options
| author | Alex Elder <elder@linaro.org> | 2020-11-17 02:38:00 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2020-11-19 02:53:48 +0300 |
| commit | fb14f7229122073e87608aec7b94d941829f554b (patch) | |
| tree | 558723f5ad32a5d9263d1104b031e8ad28b25edf /tools/perf/scripts/python/syscall-counts.py | |
| parent | c3bf353fdbf26b970b811b85a7d237a75159fc44 (diff) | |
| download | linux-fb14f7229122073e87608aec7b94d941829f554b.tar.xz | |
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 <elder@linaro.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
