Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dxhci.c4296 static unsigned long long xhci_service_interval_to_ns( in xhci_service_interval_to_ns() function
4376 timeout_ns = xhci_service_interval_to_ns(desc); in xhci_calculate_intel_u1_timeout()
4434 (xhci_service_interval_to_ns(desc) > timeout_ns)) in xhci_calculate_intel_u2_timeout()
4435 timeout_ns = xhci_service_interval_to_ns(desc); in xhci_calculate_intel_u2_timeout()