Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-port.h24 #define XDEV_INACTIVE (0x6 << 5) macro
H A Dxhci.h2339 case XDEV_INACTIVE: in xhci_portsc_link_state_string()
H A Dxhci-ring.c2004 (portsc & PORT_PLS_MASK) == XDEV_INACTIVE) { in handle_port_status()
/linux/drivers/usb/cdns3/
H A Dcdnsp-debug.h442 case XDEV_INACTIVE: in cdnsp_portsc_link_state_string()
H A Dcdnsp-gadget.h264 #define XDEV_INACTIVE (0x6 << 5) macro