Home
last modified time | relevance | path

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

/arch/arm/mach-omap2/
Dtimer.c89 static unsigned long arch_timer_freq; variable
93 omap_smc1(OMAP5_DRA7_MON_SET_CNTFRQ_INDEX, arch_timer_freq); in set_cntfreq()
728 arch_timer_freq = DIV_ROUND_UP_ULL(rate * num, den); in realtime_counter_init()