Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci.h314 #define XDEV_INACTIVE (0x6 << 5) macro
Dxhci-ring.c1558 if (hcd->speed >= HCD_USB3 && (temp & PORT_PLS_MASK) == XDEV_INACTIVE) in handle_port_status()