diff options
| author | Alex Elder <elder@linaro.org> | 2022-09-27 01:09:27 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2022-09-28 04:42:51 +0300 |
| commit | 9265a4f0f0b4bdcebeb3ca4688e8213bdadaa759 (patch) | |
| tree | c59323418de684a4ba5109d359863d556f471cb6 /tools/perf/scripts/python/flamegraph.py | |
| parent | b5c35fa470ecbfeeb7a8caf1ff4d739a6bafcd4a (diff) | |
| download | linux-9265a4f0f0b4bdcebeb3ca4688e8213bdadaa759.tar.xz | |
net: ipa: define even more IPA register fields
Define the fields for the FLAVOR_0, IDLE_INDICATION_CFG,
QTIME_TIMESTAMP_CFG, TIMERS_XO_CLK_DIV_CFG and TIMERS_PULSE_GRAN_CFG
IPA registers for all supported IPA versions.
Create enumerated types to identify fields for these IPA 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. Use ipa_reg_decode() to extract field
values from the FLAVOR_0 register.
Remove the definition of the no-longer-used *_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/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
