Searched refs:USECS_PER_JIFFY (Results 1 – 5 of 5) sorted by relevance
34 #define USECS_PER_JIFFY (1000000/HZ) macro68 return ((USECS_PER_JIFFY * ticks) / INTVAL) * 1000; in hp300_gettimeoffset()
43 #define USECS_PER_JIFFY (1000000/HZ) macro
56 #define USECS_PER_JIFFY (1000000/HZ) macro
686 #define USECS_PER_JIFFY (1000000 / HZ) macro702 count = ((count / HZ) * USECS_PER_JIFFY) / (TICK_TIMER_LIMIT / HZ); in pcic_cycles_offset()
53 #define USECS_PER_JIFFY ((unsigned long) 1000000/HZ) macro54 #define CLK_TICKS_PER_JIFFY ((unsigned long) USECS_PER_JIFFY << 12)