Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/atari/
H A Dtime.c50 clk_total += INT_TICKS; in mfp_timer_c_handler()
62 st_mfp.tim_dt_c = INT_TICKS; in atari_sched_init()
88 ticks = INT_TICKS - count; in atari_read_clk()
/openbmc/linux/arch/m68k/include/asm/
H A Datariints.h103 #define INT_TICKS 246 /* to make sched_time = 99.902... HZ */ macro