Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap2/
H A Dtimer.c42 static unsigned long arch_timer_freq; variable
46 omap_smc1(OMAP5_DRA7_MON_SET_CNTFRQ_INDEX, arch_timer_freq); in set_cntfreq()
155 arch_timer_freq = DIV_ROUND_UP_ULL(rate * num, den); in realtime_counter_init()