Home
last modified time | relevance | path

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

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