Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-port.h25 #define XDEV_POLLING (0x7 << 5) macro
H A Dxhci-hub.c1762 (t1 & PORT_PLS_MASK) == XDEV_POLLING) { in xhci_bus_suspend()
1861 if (((portsc & PORT_PLS_MASK) != XDEV_POLLING) && in xhci_port_missing_cas_quirk()
H A Dxhci.h2355 case XDEV_POLLING: in xhci_portsc_link_state_string()
/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-debug.h447 case XDEV_POLLING: in cdnsp_portsc_link_state_string()
H A Dcdnsp-gadget.h265 #define XDEV_POLLING (0x7 << 5) macro