Searched refs:max_ticks (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/arch/powerpc/sysdev/ | ||
H A D | mpic_timer.c | 207 const u64 max_ticks = (u64)MAX_TICKS * (u64)MAX_TICKS_CASCADE; get_cascade_timer() local 210 if (ticks > max_ticks) get_cascade_timer() |
Completed in 89 milliseconds