diff options
| author | Alex Elder <elder@linaro.org> | 2022-09-27 01:09:25 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2022-09-28 04:42:50 +0300 |
| commit | 62b9c009a8621ec5bef656b641a910055f0d0f20 (patch) | |
| tree | 336ead6734bac664d877427a7680f06ec3216663 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
| parent | 479deb329884f2030dfcc22dd18696135090d2d4 (diff) | |
| download | linux-62b9c009a8621ec5bef656b641a910055f0d0f20.tar.xz | |
net: ipa: define some more IPA register fields
Define the fields for the SHARED_MEM_SIZE, QSB_MAX_WRITES,
QSB_MAX_READS, FILT_ROUT_HASH_EN, and FILT_ROUT_HASH_FLUSH IPA
registers for all supported IPA versions.
Create enumerated types to identify fields for these registers. Use
IPA_REG_FIELDS() to specify the field mask values defined for these
registers, for each supported version of IPA.
Use ipa_reg_bit() and ipa_reg_encode() to build up the values to be
written to these registers rather than using the *_FMASK
preprocessor symbols.
Remove the definition of the now unused *_FMASK symbols.
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions
