Searched refs:aclk_66 (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
490 aclk_66 = aclk_66_pre / (ratio + 1);
492 return aclk_66 / 1000;

Completed in 183 milliseconds