Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci-hub.c530 temp |= PORT_LINK_STROBE | link_state; in xhci_set_link_state()
1318 t2 |= PORT_LINK_STROBE | XDEV_U3; in xhci_bus_suspend()
Dxhci.h352 #define PORT_LINK_STROBE (1 << 16) macro