Home
last modified time | relevance | path

Searched refs:CPLL (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/drivers/clk/rockchip/
Dclk_rk3368.c142 rkclk_set_pll(cru, CPLL, &cpll_init_cfg); in rkclk_init()
148 cpll = rkclk_pll_get_rate(cru, CPLL); in rkclk_init()
185 pll_rate = rkclk_pll_get_rate(cru, CPLL); in rk3368_mmc_get_clk()
460 rate = rkclk_pll_get_rate(priv->cru, CPLL); in rk3368_clk_get_rate()
/external/u-boot/arch/arm/mach-exynos/include/mach/
Dclk.h18 #define CPLL 8 macro
/external/u-boot/arch/arm/include/asm/arch-rockchip/
Dcru_rk3368.h17 CPLL, enumerator
/external/u-boot/arch/arm/mach-exynos/
Dclock.c1049 const int reg_map[] = {0, CPLL, DPLL, MPLL, SPLL, IPLL, EPLL, in exynos5800_get_lcd_clk()