Searched refs:USEC_JIFFIE_SC (Results 1 – 1 of 1) sorted by relevance
76 #define USEC_JIFFIE_SC (SEC_JIFFIE_SC + 19) macro79 #define USEC_CONVERSION ((unsigned long)((((u64)NSEC_PER_USEC << USEC_JIFFIE_SC) + TICK_NSEC -1)…80 #define USEC_ROUND (u64)(((u64)1 << USEC_JIFFIE_SC) - 1)