Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 1 milliseconds