Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/m68k/68000/
H A Dtimers.c34 #define TICKS_PER_JIFFY 41450 macro
45 #define TICKS_PER_JIFFY 0xd7e4 macro
51 #define TICKS_PER_JIFFY 10 macro
64 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()
/kernel/linux/linux-6.6/arch/m68k/68000/
H 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 1 milliseconds