Home
last modified time | relevance | path

Searched hist:"28 a181ff81826bfa53f42c9790cc7397ef9a2dc9" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/tools/omap/
H A Dclocks_get_m_n.c28a181ff81826bfa53f42c9790cc7397ef9a2dc9 Mon Nov 21 23:38:57 UTC 2011 Aneesh V <aneesh@ti.com> omap: Improve PLL parameter calculation tool

Improve the tool that finds multiplier and divider for PLLs:
The previous algorithm could get stuck on local maxima
and required the user to specify the tolerance. Improve
the algorithm to go through the entire search space and find
the optimal solution.

Signed-off-by: Aneesh V <aneesh@ti.com>