Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/usb/
Dch11.h80 #define USB_SS_PORT_LS_U3 0x0060 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/usb/
Dch11.h90 #define USB_SS_PORT_LS_U3 0x0060 macro
/kernel/linux/linux-5.10/include/uapi/linux/usb/
Dch11.h161 #define USB_SS_PORT_LS_U3 0x0060 macro
/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci-hub.c772 *status |= USB_SS_PORT_LS_U3; in xhci_hub_report_usb3_link_state()
1314 if (link_state > USB_SS_PORT_LS_U3) { in xhci_hub_control()
1359 if (link_state == USB_SS_PORT_LS_U3) { in xhci_hub_control()
1371 xhci_set_link_state(xhci, ports[wIndex], USB_SS_PORT_LS_U3); in xhci_hub_control()
/kernel/linux/linux-5.10/drivers/usb/core/
Dhub.c3061 == USB_SS_PORT_LS_U3) in port_is_suspended()
3329 status = hub_set_port_link_state(hub, port1, USB_SS_PORT_LS_U3); in usb_port_suspend()
4431 USB_SS_PORT_LS_U3); in hub_port_disable()