Searched refs:system_clock (Results 1 – 2 of 2) sorted by relevance
38 unsigned long int system_clock; variable45 extern unsigned long int system_clock; //In kernel setup.c93 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()
47 extern unsigned int system_clock;285 #define BRG_INT_CLK system_clock