diff options
author | Maxime Chevallier <[email protected]> | 2023-03-24 10:36:38 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-03-24 19:02:16 +0000 |
commit | 3f58f6dc4d92ed6fae4a4da0d5b091e00ec10fa8 (patch) | |
tree | 741a792e7cec9cc8120b081b465a145b21d983bd /tools/perf/scripts/python/stackcollapse.py | |
parent | e8d018dd0257f744ca50a729e3d042cf2ec9da65 (diff) |
regmap: add a helper to translate the register address
Register addresses passed to regmap operations can be offset with
regmap.reg_base and downshifted with regmap.reg_downshift.
Add a helper to apply both these operations and return the translated
address, that we can then use to perform the actual register operation
ont the underlying bus.
Signed-off-by: Maxime Chevallier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions