Home
last modified time | relevance | path

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

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