Home
last modified time | relevance | path

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

/linux/include/uapi/linux/usb/
H A Dch11.h159 #define USB_SS_PORT_LS_U3 0x0060 macro
/linux/drivers/usb/host/
H A Dxhci-hub.c888 *status |= USB_SS_PORT_LS_U3; in xhci_hub_report_usb3_link_state()
1426 if (link_state > USB_SS_PORT_LS_U3) { in xhci_hub_control()
1469 if (link_state == USB_SS_PORT_LS_U3) { in xhci_hub_control()
1479 xhci_set_link_state(xhci, port, USB_SS_PORT_LS_U3); in xhci_hub_control()
/linux/drivers/usb/core/
H A Dhub.c3272 == USB_SS_PORT_LS_U3) in port_is_suspended()
3540 status = hub_set_port_link_state(hub, port1, USB_SS_PORT_LS_U3); in usb_port_suspend()
4654 USB_SS_PORT_LS_U3); in hub_port_disable()