Searched refs:HS_USECS (Results 1 – 4 of 4) sorted by relevance
218 usecs += HS_USECS (188); in periodic_usecs()220 usecs += HS_USECS (1); in periodic_usecs()227 usecs += HS_USECS (0); in periodic_usecs()229 usecs += HS_USECS (188); in periodic_usecs()
4679 qh->c_usecs = qh->usecs + HS_USECS (0); in qh_make()4680 qh->usecs = HS_USECS (1); in qh_make()4682 qh->usecs += HS_USECS (1); in qh_make()4683 qh->c_usecs = HS_USECS (0); in qh_make()
505 #define HS_USECS(bytes) NS_TO_US ( ((55 * 8 * 2083)/1000) \ macro
1342 tmp = HS_USECS (bytecount); in usb_calc_bus_time()