Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci.c4588 return USB3_LPM_DISABLED; in xhci_get_timeout_no_hub_lpm()
4602 return USB3_LPM_DISABLED; in xhci_get_timeout_no_hub_lpm()
4661 return USB3_LPM_DISABLED; in xhci_calculate_u1_timeout()
4673 if (timeout_ns == USB3_LPM_DISABLED) in xhci_calculate_u1_timeout()
4725 return USB3_LPM_DISABLED; in xhci_calculate_u2_timeout()
4757 return USB3_LPM_DISABLED; in xhci_call_host_update_timeout_for_endpoint()
4776 if (alt_timeout == USB3_LPM_DISABLED) { in xhci_update_timeout_for_endpoint()
4837 u16 timeout = USB3_LPM_DISABLED; in xhci_calculate_lpm_timeout()
4877 if (timeout == USB3_LPM_DISABLED) in xhci_calculate_lpm_timeout()
4907 hub_encoded_timeout == USB3_LPM_DISABLED); in calculate_max_exit_latency()
[all …]
/openbmc/u-boot/include/linux/usb/
H A Dch9.h1020 #define USB3_LPM_DISABLED 0x0 macro
/openbmc/linux/include/uapi/linux/usb/
H A Dch9.h1239 #define USB3_LPM_DISABLED 0x0 macro