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

  /external/u-boot/arch/arm/mach-exynos/
clock_init.h 55 unsigned gpll_sdiv; member in struct:mem_timings
clock_init_exynos5.c 276 .gpll_sdiv = 0x1,
379 .gpll_sdiv = 0x1,
648 val = set_pll(mem->gpll_mdiv, mem->gpll_pdiv, mem->gpll_sdiv);

Completed in 234 milliseconds