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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/core/
H A Dhcd.h311 #define NS_TO_US(ns) ((ns + 500L) / 1000L) macro
338 #define HS_USECS(bytes) NS_TO_US (HS_NSECS(bytes))
339 #define HS_USECS_ISO(bytes) NS_TO_US (HS_NSECS_ISO(bytes))
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/host/
H A Dehci-q.c712 qh->usecs = NS_TO_US (usb_calc_bus_time (USB_SPEED_HIGH, is_input, 0,
747 qh->tt_usecs = NS_TO_US (think_time +
H A Dehci-sched.c924 stream->tt_usecs = NS_TO_US (think_time + usb_calc_bus_time (

Completed in 172 milliseconds