Searched refs:USB3_LPM_DISABLED (Results 1 – 2 of 2) sorted by relevance
4432 return USB3_LPM_DISABLED; in xhci_get_timeout_no_hub_lpm()4446 return USB3_LPM_DISABLED; in xhci_get_timeout_no_hub_lpm()4509 if (timeout_ns == USB3_LPM_DISABLED) in xhci_calculate_u1_timeout()4585 return USB3_LPM_DISABLED; in xhci_call_host_update_timeout_for_endpoint()4603 if (alt_timeout == USB3_LPM_DISABLED || in xhci_update_timeout_for_endpoint()4676 u16 timeout = USB3_LPM_DISABLED; in xhci_calculate_lpm_timeout()4747 hub_encoded_timeout == USB3_LPM_DISABLED); in calculate_max_exit_latency()4749 hub_encoded_timeout == USB3_LPM_DISABLED); in calculate_max_exit_latency()4752 hub_encoded_timeout != USB3_LPM_DISABLED); in calculate_max_exit_latency()4754 hub_encoded_timeout != USB3_LPM_DISABLED); in calculate_max_exit_latency()[all …]
1197 #define USB3_LPM_DISABLED 0x0 macro