Home
last modified time | relevance | path

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

/linux/include/uapi/linux/usb/
A Dch11.h168 #define USB_SS_PORT_LS_COMP_MOD 0x0140 macro
/linux/drivers/usb/host/
A Dxhci-hub.c842 if (pls != USB_SS_PORT_LS_COMP_MOD && in xhci_hub_report_usb3_link_state()
844 pls = USB_SS_PORT_LS_COMP_MOD; in xhci_hub_report_usb3_link_state()
871 (pls == USB_SS_PORT_LS_COMP_MOD)) in xhci_hub_report_usb3_link_state()
1372 if (link_state == USB_SS_PORT_LS_COMP_MOD) { in xhci_hub_control()
A Dxhci.c491 if ((temp & PORT_PLS_MASK) == USB_SS_PORT_LS_COMP_MOD) { in compliance_mode_recovery()
/linux/drivers/usb/misc/
A Dlvstest.c302 lvs->portnum | USB_SS_PORT_LS_COMP_MOD << 3, in enable_compliance_store()
/linux/drivers/usb/core/
A Dhub.c2829 || link_state == USB_SS_PORT_LS_COMP_MOD; in hub_port_warm_reset_required()

Completed in 26 milliseconds