Home
last modified time | relevance | path

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

/arch/c6x/platforms/
Dtimer64.c68 #define TIMER_DIVISOR \ macro
71 #define TIMER64_RATE (c6x_core_freq / TIMER_DIVISOR)
232 clockevents_calc_mult_shift(cd, c6x_core_freq / TIMER_DIVISOR, 5); in timer64_init()