Home
last modified time | relevance | path

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

/linux/arch/m68k/68000/
A Dtimers.c34 #define TICKS_PER_JIFFY 41450 macro
45 #define TICKS_PER_JIFFY 0xd7e4 macro
51 #define TICKS_PER_JIFFY 10 macro
63 m68328_tick_cnt += TICKS_PER_JIFFY; in hw_tick()
111 TCMP = TICKS_PER_JIFFY; in hw_timer_init()
115 clocksource_register_hz(&m68328_clk, TICKS_PER_JIFFY*HZ); in hw_timer_init()

Completed in 2 milliseconds