Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/host/
Dxhci.h304 #define XDEV_U1 (0x1 << 5) macro
2507 case XDEV_U1: in xhci_portsc_link_state_string()
Dxhci-ring.c1673 (portsc & PORT_PLS_MASK) == XDEV_U1 || in handle_port_status()