Home
last modified time | relevance | path

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

/linux/include/uapi/linux/usb/
H A Dch11.h156 #define USB_SS_PORT_LS_U0 0x0000 macro
/linux/drivers/usb/host/
H A Dxhci-hub.c1440 if (link_state == USB_SS_PORT_LS_U0) { in xhci_hub_control()
1454 xhci_set_link_state(xhci, port, USB_SS_PORT_LS_U0); in xhci_hub_control()
/linux/drivers/usb/core/
H A Dhub.c1273 USB_SS_PORT_LS_U0; in hub_activate()
3790 status = hub_set_port_link_state(hub, port1, USB_SS_PORT_LS_U0); in usb_port_resume()
3888 (link_state != USB_SS_PORT_LS_U0 && in hub_handle_remote_wakeup()
4542 USB_SS_PORT_LS_U0); in hub_usb3_port_prepare_disable()