Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/sysdev/
H A Dmpic_timer.c171 const u64 max_ticks = (u64)MAX_TICKS * (u64)MAX_TICKS_CASCADE; in get_cascade_timer() local
174 if (ticks > max_ticks) in get_cascade_timer()