diff options
| author | Sunyeal Hong <[email protected]> | 2024-08-21 23:26:51 +0000 |
|---|---|---|
| committer | Krzysztof Kozlowski <[email protected]> | 2024-08-23 07:21:28 +0000 |
| commit | 9224e288f2e1f9161cf0c54122ac9168b6b68877 (patch) | |
| tree | 621e0b6ab1695a3825adb075fad4c0dead8d1040 /lib/crypto/mpi/mpi-mul.c | |
| parent | Merge branch 'for-v6.12/clk-dt-bindings' into next/clk (diff) | |
| download | kernel-9224e288f2e1f9161cf0c54122ac9168b6b68877.tar.gz kernel-9224e288f2e1f9161cf0c54122ac9168b6b68877.zip | |
clk: samsung: clk-pll: Add support for pll_531x
pll531x PLL is used in Exynos Auto v920 SoC for shared pll.
pll531x: Integer/fractional PLL with mid frequency FVCO (800 to 3120 MHz)
PLL531x
FOUT = (MDIV x FIN)/(PDIV x 2^SDIV) for integer PLL
FOUT = (MDIV + F/2^32-F[31]) x FIN/(PDIV x 2^SDIV) for fractional PLL
Signed-off-by: Sunyeal Hong <[email protected]>
Reviewed-by: Alim Akhtar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-mul.c')
0 files changed, 0 insertions, 0 deletions
