Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/usb/
A Dch11.h168 #define USB_SS_PORT_LS_COMP_MOD 0x0140 macro
/linux-6.3-rc2/drivers/usb/host/
A Dxhci-hub.c861 if (pls != USB_SS_PORT_LS_COMP_MOD && in xhci_hub_report_usb3_link_state()
863 pls = USB_SS_PORT_LS_COMP_MOD; in xhci_hub_report_usb3_link_state()
890 (pls == USB_SS_PORT_LS_COMP_MOD)) in xhci_hub_report_usb3_link_state()
1396 if (link_state == USB_SS_PORT_LS_COMP_MOD) { in xhci_hub_control()
A Dxhci.c524 if ((temp & PORT_PLS_MASK) == USB_SS_PORT_LS_COMP_MOD) { in compliance_mode_recovery()
/linux-6.3-rc2/drivers/usb/misc/
A Dlvstest.c302 lvs->portnum | USB_SS_PORT_LS_COMP_MOD << 3, in enable_compliance_store()
/linux-6.3-rc2/drivers/usb/core/
A Dhub.c2843 || link_state == USB_SS_PORT_LS_COMP_MOD; in hub_port_warm_reset_required()

Completed in 24 milliseconds