Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/cdns3/
Dcdnsp-debug.h437 case XDEV_U2: in cdnsp_portsc_link_state_string()
Dcdnsp-gadget.h260 #define XDEV_U2 (0x2 << 5) macro
Dcdnsp-gadget.c1497 if (pdev->gadget.speed < USB_SPEED_SUPER && portsc == XDEV_U2) { in __cdnsp_gadget_wakeup()
/linux-5.19.10/drivers/usb/host/
Dxhci.h311 #define XDEV_U2 (0x2 << 5) macro
2577 case XDEV_U2: in xhci_portsc_link_state_string()
Dxhci-hub.c1089 if (link_state == XDEV_U2) in xhci_get_usb2_port_status()
Dxhci-ring.c1943 (portsc & PORT_PLS_MASK) == XDEV_U2)) { in handle_port_status()