Searched refs:TICK_USEC_TO_NSEC (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Djiffies.h66 /* TICK_USEC_TO_NSEC is the time between ticks in nsec assuming real ACTHZ and */
68 #define TICK_USEC_TO_NSEC(TUSEC) (SH_DIV (TUSEC * USER_HZ * 1000, ACTHZ, 8)) macro

Completed in 400 milliseconds