Home
last modified time | relevance | path

Searched refs:USB_SS_PORT_LS_U3 (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/usb/
H A Dch11.h161 #define USB_SS_PORT_LS_U3 0x0060 macro
/kernel/linux/linux-6.6/include/uapi/linux/usb/
H A Dch11.h159 #define USB_SS_PORT_LS_U3 0x0060 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/usb/
H A Dch11.h80 #define USB_SS_PORT_LS_U3 0x0060 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/usb/
H A Dch11.h90 #define USB_SS_PORT_LS_U3 0x0060 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/usb/
H A Dch11.h90 #define USB_SS_PORT_LS_U3 0x0060 macro
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-hub.c772 *status |= USB_SS_PORT_LS_U3; in xhci_hub_report_usb3_link_state()
1316 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, port, USB_SS_PORT_LS_U3); in xhci_hub_control()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-hub.c877 *status |= USB_SS_PORT_LS_U3; in xhci_hub_report_usb3_link_state()
1421 if (link_state > USB_SS_PORT_LS_U3) { in xhci_hub_control()
1464 if (link_state == USB_SS_PORT_LS_U3) { in xhci_hub_control()
1476 xhci_set_link_state(xhci, port, USB_SS_PORT_LS_U3); in xhci_hub_control()
/kernel/linux/linux-5.10/drivers/usb/core/
H A Dhub.c3165 == USB_SS_PORT_LS_U3) in port_is_suspended()
3433 status = hub_set_port_link_state(hub, port1, USB_SS_PORT_LS_U3); in usb_port_suspend()
4542 USB_SS_PORT_LS_U3); in hub_port_disable()
/kernel/linux/linux-6.6/drivers/usb/core/
H A Dhub.c3179 == USB_SS_PORT_LS_U3) in port_is_suspended()
3447 status = hub_set_port_link_state(hub, port1, USB_SS_PORT_LS_U3); in usb_port_suspend()
4558 USB_SS_PORT_LS_U3); in hub_port_disable()

Completed in 39 milliseconds