Searched refs:NS_TO_US (Results 1 – 4 of 4) sorted by relevance
518 #define NS_TO_US(ns) ((ns + 500L) / 1000L) macro545 #define HS_USECS(bytes) NS_TO_US(HS_NSECS(bytes))546 #define HS_USECS_ISO(bytes) NS_TO_US(HS_NSECS_ISO(bytes))
825 qh->usecs = NS_TO_US(usb_calc_bus_time(USB_SPEED_HIGH, in qh_make()862 qh->tt_usecs = NS_TO_US (think_time + in qh_make()
1388 qh->usecs = NS_TO_US(usb_calc_bus_time(USB_SPEED_HIGH, in qh_make()1425 qh->tt_usecs = NS_TO_US(think_time + in qh_make()
1011 stream->tt_usecs = NS_TO_US (think_time + usb_calc_bus_time ( in iso_stream_init()