Searched defs:TICKS_PER_SEC (Results 1 – 4 of 4) sorted by relevance
3 #define TICKS_PER_SEC (66666667 / 4) /* 66MHz */ macro
3 #define TICKS_PER_SEC (33000000 / 4) /* 33MHz */ macro
91 #define TICKS_PER_SEC (PCLOCK / TICK_PRESC) macro