diff options
author | Sergey Shtylyov <[email protected]> | 2021-01-06 23:31:37 +0300 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2021-01-08 18:37:54 -0800 |
commit | f4d680e5024805d52a3bbcee20581ab7b83bcfbf (patch) | |
tree | 851e0918f0f874d212e7e9ac806f21c9dea411fc /tools/perf/scripts/python/flamegraph.py | |
parent | 833d22f2f922bbee6430e558417af060db6bbe9c (diff) |
ravb: remove APSR_DM
According to the R-Car Series, 3rd Generation User's Manual: Hardware,
Rev. 1.50, there's no APSR.DM field, instead there are 2 independent
RX/TX clock internal delay bits. Follow the suit: remove #define APSR_DM
and rename #define's APSR_DM_{R|T}DM to APSR_{R|T}DM.
While at it, do several more things to the declaration of *enum* APSR_BIT:
- remove superfluous indentation;
- annotate APSR_MEMS as undocumented;
- annotate APSR as R-Car Gen3 only.
Signed-off-by: Sergey Shtylyov <[email protected]>
Reviewed-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions