Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/c6x/platforms/
H A Dtimer64.c65 #define TIMER_DIVISOR \ macro
68 #define TIMER64_RATE (c6x_core_freq / TIMER_DIVISOR)
216 * the TIMER_DIVISOR macro needs to read a timer register in timer64_init()
224 clockevents_calc_mult_shift(cd, c6x_core_freq / TIMER_DIVISOR, 5); in timer64_init()

Completed in 2 milliseconds