Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/host/
Dxhci.h309 #define XDEV_INACTIVE (0x6 << 5) macro
2517 case XDEV_INACTIVE: in xhci_portsc_link_state_string()
Dxhci-ring.c1623 (portsc & PORT_PLS_MASK) == XDEV_INACTIVE) { in handle_port_status()