HomeSort by relevance Sort by last modified time
    Searched refs:mpll_sdiv (Results 1 - 2 of 2) sorted by null

  /external/u-boot/arch/arm/mach-exynos/
clock_init.h 49 unsigned mpll_sdiv; member in struct:mem_timings
clock_init_exynos5.c 146 .mpll_sdiv = 0x1,
270 .mpll_sdiv = 0x0,
373 .mpll_sdiv = 0x0,
627 val = set_pll(mem->mpll_mdiv, mem->mpll_pdiv, mem->mpll_sdiv);
848 val = set_pll(mem->mpll_mdiv, mem->mpll_pdiv, mem->mpll_sdiv);

Completed in 79 milliseconds