Home
last modified time | relevance | path

Searched refs:gpll_sdiv (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/mach-exynos/
H A Dclock_init.h55 unsigned gpll_sdiv; member
H A Dclock_init_exynos5.c276 .gpll_sdiv = 0x1,
379 .gpll_sdiv = 0x1,
648 val = set_pll(mem->gpll_mdiv, mem->gpll_pdiv, mem->gpll_sdiv); in exynos5250_system_clock_init()