Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/cdns3/
Dcdnsp-debug.h435 case XDEV_U1: in cdnsp_portsc_link_state_string()
Dcdnsp-gadget.h259 #define XDEV_U1 (0x1 << 5) macro
/linux-6.1.9/drivers/usb/host/
Dxhci.h310 #define XDEV_U1 (0x1 << 5) macro
2578 case XDEV_U1: in xhci_portsc_link_state_string()
Dxhci-ring.c1945 (portsc & PORT_PLS_MASK) == XDEV_U1 || in handle_port_status()