Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci.h312 #define XDEV_INACTIVE (0x6 << 5) macro
2546 case XDEV_INACTIVE: in xhci_portsc_link_state_string()
Dxhci-ring.c1724 (portsc & PORT_PLS_MASK) == XDEV_INACTIVE) { in handle_port_status()