Home
last modified time | relevance | path

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

/Linux-v5.10/arch/c6x/platforms/
Dtimer64.c65 #define TIMER_DIVISOR \ macro
68 #define TIMER64_RATE (c6x_core_freq / TIMER_DIVISOR)
224 clockevents_calc_mult_shift(cd, c6x_core_freq / TIMER_DIVISOR, 5); in timer64_init()