Home
last modified time | relevance | path

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

/linux-3.4.99/arch/m68k/platform/68360/
Dconfig.c38 unsigned long int system_clock; variable
45 extern unsigned long int system_clock; //In kernel setup.c
93 pquicc->timer_trr1 = (system_clock/ prescaler) / HZ; /* reference count */ in hw_timer_init()
152 system_clock = (OSCILLATOR / 128) * (mf + 1); in _bsc0()
157 system_clock = (OSCILLATOR) * (mf + 1); in _bsc0()
Dcommproc.c47 extern unsigned int system_clock;
285 #define BRG_INT_CLK system_clock