Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dxhci-hub.c429 temp |= PORT_LINK_STROBE | link_state; in xhci_set_link_state()
1161 t2 |= PORT_LINK_STROBE | XDEV_U3; in xhci_bus_suspend()
Dxhci.h321 #define PORT_LINK_STROBE (1 << 16) macro