Home
last modified time | relevance | path

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

/linux-6.12.1/arch/m68k/68000/
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; in hw_tick()
113 TCMP = TICKS_PER_JIFFY; in hw_timer_init()
117 clocksource_register_hz(&m68328_clk, TICKS_PER_JIFFY*HZ); in hw_timer_init()