Home
last modified time | relevance | path

Searched hist:"801 b05cd613d00c98ecb3300f15e011518075ef4" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-tegra/
H A Dclock.h801b05cd613d00c98ecb3300f15e011518075ef4 Wed Apr 15 03:03:32 UTC 2015 Simon Glass <sjg@chromium.org> tegra: clock: Add checking for invalid clock IDs

The get_pll() function can do the wrong thing if passed values that are
out of range. Add checks for this and add a function which can return
a 'simple' PLL. This can be defined by SoCs with their own clocks.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
/rk3399_rockchip-uboot/arch/arm/mach-tegra/
H A Dclock.c801b05cd613d00c98ecb3300f15e011518075ef4 Wed Apr 15 03:03:32 UTC 2015 Simon Glass <sjg@chromium.org> tegra: clock: Add checking for invalid clock IDs

The get_pll() function can do the wrong thing if passed values that are
out of range. Add checks for this and add a function which can return
a 'simple' PLL. This can be defined by SoCs with their own clocks.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>