Home
last modified time | relevance | path

Searched hist:f2ce50b2 (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/arch/arm/mach-uniphier/clk/
H A Dpll-base-ld20.cf2ce50b2 Tue Dec 05 23:16:33 CST 2017 Masahiro Yamada <yamada.masahiro@socionext.com> ARM: uniphier: compute SSCPLL values more precisely

Use DIV_ROUND_CLOSEST(). To make the JK value even more precise,
I used a bigger coefficient, then divide it by 512.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>