Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci.c4401 static unsigned long long xhci_service_interval_to_ns( in xhci_service_interval_to_ns() function
4482 timeout_ns = xhci_service_interval_to_ns(desc); in xhci_calculate_intel_u1_timeout()
4540 (xhci_service_interval_to_ns(desc) > timeout_ns)) in xhci_calculate_intel_u2_timeout()
4541 timeout_ns = xhci_service_interval_to_ns(desc); in xhci_calculate_intel_u2_timeout()