Searched refs:PORT_LINK_STROBE (Results 1 – 3 of 3) sorted by relevance
673 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()
381 portsc |= PORT_LINK_STROBE | XDEV_COMP_MODE; in xhci_port_write()
354 #define PORT_LINK_STROBE (1 << 16) macro