diff options
author | Jacob Keller <[email protected]> | 2022-11-09 15:09:39 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2022-11-11 10:58:39 +0000 |
commit | e3f18e9d353aa8bd9e4db10acab21df380e212f5 (patch) | |
tree | 5b60132139cd464dac93517e55996741c8e08327 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | 319d77e9d059d4e7b0aba923578faed038d9038c (diff) |
ptp: tg3: convert .adjfreq to .adjfine
The tg3 implementation of .adjfreq is implemented in terms of a
straight forward "base * ppb / 1 billion" calculation.
Convert this to the newer .adjfine, using the recently added
diff_by_scaled_ppm helper function to calculate the difference and
direction of the adjustment.
Signed-off-by: Jacob Keller <[email protected]>
Cc: Siva Reddy Kallam <[email protected]>
Cc: Prashant Sreedharan <[email protected]>
Cc: Michael Chan <[email protected]>
Cc: Richard Cochran <[email protected]>
Reviewed-by: Pavan Chebbi <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions