Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci-hub.c673 temp |= PORT_LINK_STROBE | link_state; in xhci_set_link_state()
1509 t2 |= PORT_LINK_STROBE | XDEV_U3; in xhci_bus_suspend()
1628 portsc |= PORT_LINK_STROBE | next_state; in xhci_bus_resume()
Dxhci-debugfs.c381 portsc |= PORT_LINK_STROBE | XDEV_COMP_MODE; in xhci_port_write()
Dxhci.h354 #define PORT_LINK_STROBE (1 << 16) macro