Searched defs:TU_TO_USEC (Results 1 – 2 of 2) sorted by relevance
60 #define TU_TO_USEC 1024 macro
195 #define TU_TO_USEC(_tu) ((_tu) << 10) macro