Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.h311 #define XDEV_U1 (0x1 << 5) macro
2618 case XDEV_U1: in xhci_portsc_link_state_string()
H A Dxhci-ring.c2002 (portsc & PORT_PLS_MASK) == XDEV_U1 || in handle_port_status()