Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-port.h19 #define XDEV_U1 (0x1 << 5) macro
H A Dxhci.h2342 case XDEV_U1: in xhci_portsc_link_state_string()
H A Dxhci-ring.c2020 (portsc & PORT_PLS_MASK) == XDEV_U1 || in handle_port_status()
/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-debug.h435 case XDEV_U1: in cdnsp_portsc_link_state_string()
H A Dcdnsp-gadget.h259 #define XDEV_U1 (0x1 << 5) macro