Home
last modified time | relevance | path

Searched refs:USB_MS_HZ (Results 1 – 1 of 1) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
Dusbdi.h114 #define USB_MS_HZ 1024 macro
117 (((uint32_t)((((uint32_t)(ms)) * ((uint32_t)(hz))) + USB_MS_HZ - 1)) / USB_MS_HZ)