Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci.h305 #define XDEV_U2 (0x2 << 5) macro
2440 case XDEV_U2: in xhci_portsc_link_state_string()
Dxhci-hub.c720 if ((status_reg & PORT_PLS_MASK) == XDEV_U2) in xhci_hub_report_usb2_link_state()