diff options
author | Duc-Long, Le <[email protected]> | 2023-10-14 20:19:46 -0400 |
---|---|---|
committer | Hans Verkuil <[email protected]> | 2024-02-05 12:57:44 +0100 |
commit | 35546945e5e5cce825d2b92e1ecc3f4ac70ec1dc (patch) | |
tree | eedf289016b0e439cb4bc1e927a047cda385d529 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | feb8831be9d468ee961289c6a275536a1ee0011c (diff) |
media: tc358746: fix the pll calculating function
Following formula of Pll_clk in 5.2 section, 50th page of
TC358746AXBG/748XBG/748IXBG Functional Specification Rev 1.1 document.
The formula of fout is as below:
fout = refclk * mul / (prediv * postdiv)
Remove "p" to avoid using 2 times of prediv in pll calculating function.
Signed-off-by: Duc-Long, Le <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions