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

/linux-master/arch/m68k/68000/
H A Dtimers.c36 #define TICKS_PER_JIFFY 41450 macro
47 #define TICKS_PER_JIFFY 0xd7e4 macro
53 #define TICKS_PER_JIFFY 10 macro
65 m68328_tick_cnt += TICKS_PER_JIFFY;
113 TCMP = TICKS_PER_JIFFY;
117 clocksource_register_hz(&m68328_clk, TICKS_PER_JIFFY*HZ);

Completed in 108 milliseconds