Home
last modified time | relevance | path

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

/linux-4.1.27/arch/score/kernel/
Dtime.c64 outl(SYSTEM_CLOCK/HZ, P_TIMER0_PRELOAD); in score_timer_set_mode()
91 score_clockevent.mult = div_sc(SYSTEM_CLOCK, NSEC_PER_SEC, in time_init()
/linux-4.1.27/arch/score/include/asm/
Dscoreregs.h50 #define SYSTEM_CLOCK (27*1000000/4) /* 27 MHz */ macro