Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/
H A Dclock_init.h71 unsigned dpll_sdiv; member
H A Dclock_init_exynos5.c173 .dpll_sdiv = 0x2,
858 val = set_pll(mem->dpll_mdiv, mem->dpll_pdiv, mem->dpll_sdiv); in exynos5420_system_clock_init()