Searched refs:SYSTEM_CLOCK (Results 1 – 1 of 1) sorted by relevance
30 #define SYSTEM_CLOCK (50000000) /* 50Mhz timer clock */ macro47 #undef SYSTEM_CLOCK48 #define SYSTEM_CLOCK (64000000) macro56 #undef SYSTEM_CLOCK57 #define SYSTEM_CLOCK (48000000) macro105 return (SYSTEM_CLOCK/256); in TICKS_PER_SEC()