Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/host/
Dxhci.h305 #define XDEV_U2 (0x2 << 5) macro
2509 case XDEV_U2: in xhci_portsc_link_state_string()
Dxhci-hub.c978 if (link_state == XDEV_U2) in xhci_get_usb2_port_status()
Dxhci-ring.c1674 (portsc & PORT_PLS_MASK) == XDEV_U2)) { in handle_port_status()