Searched refs:TICKS_PER_SEC (Results 1 – 4 of 4) sorted by relevance
44 #define TICKS_PER_SEC 100 macro135 timer0_load = (rate / TICKS_PER_SEC); in nuc900_clockevents_init()
283 #define TICKS_PER_SEC 1000000 macro
392 #define DEF_STAT (2 * TICKS_PER_SEC)
19 #define TICKS_PER_SEC 50ULL macro20 #define TIMER_INTERVAL (NSEC_PER_SEC / TICKS_PER_SEC)29 return (1 << 20) / TICKS_PER_SEC * ((u64) mbps); in mb_per_tick()