diff options
| author | Alex Elder <elder@linaro.org> | 2022-09-27 01:09:17 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2022-09-28 04:42:49 +0300 |
| commit | 98e2dd71a826c7d2a6de7a9444b5e3c7824082fe (patch) | |
| tree | 5178c8673c11c53efede255b64e6e818665429ac /tools/perf/scripts/python/stackcollapse.py | |
| parent | 8f1e1658d365401159f407d78c240262673d1314 (diff) | |
| download | linux-98e2dd71a826c7d2a6de7a9444b5e3c7824082fe.tar.xz | |
net: ipa: introduce IPA register IDs
Create a new ipa_reg_id enumerated type, which identifies each IPA
register with a symbolic identifier. Use short names, but in some
cases (such as "BCR") add "IPA_" to the name to help avoid name
conflicts.
Create two functions that indicate register validity. The first
concisely indicates whether a register is valid for a given version
of IPA, and if so, whether it is defined. The second indicates
whether a register is valid for TX or RX endpoints.
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
