Searched refs:aclk_66_pre (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/arch/armv7/exynos/
H A Dexclock.c483 uint32_t aclk_66, aclk_66_pre, div, ratio; local
487 aclk_66_pre = exclock_get_pll_clk(sc, MPLL) / (ratio + 1);
490 aclk_66 = aclk_66_pre / (ratio + 1);

Completed in 60 milliseconds