Home
last modified time | relevance | path

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

/arch/arm/mach-ep93xx/
Dcore.c120 #define TIMER4_TICKS_PER_JIFFY DIV_ROUND_CLOSEST(EP93XX_TIMER4_CLOCK, HZ) macro
132 >= TIMER4_TICKS_PER_JIFFY) { in ep93xx_timer_interrupt()
133 last_jiffy_time += TIMER4_TICKS_PER_JIFFY; in ep93xx_timer_interrupt()