Home
last modified time | relevance | path

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

/drivers/usb/host/
Dxhci-hub.c777 temp |= PORT_LINK_STROBE | link_state; in xhci_set_link_state()
1769 t2 |= PORT_LINK_STROBE | XDEV_U3; in xhci_bus_suspend()
1912 portsc |= PORT_LINK_STROBE | next_state; in xhci_bus_resume()
Dxhci-debugfs.c389 portsc |= PORT_LINK_STROBE | XDEV_COMP_MODE; in xhci_port_write()
Dxhci.h361 #define PORT_LINK_STROBE (1 << 16) macro
/drivers/usb/cdns3/
Dcdnsp-gadget.h296 #define PORT_LINK_STROBE BIT(16) macro
Dcdnsp-gadget.c114 temp |= PORT_LINK_STROBE | link_state; in cdnsp_set_link_state()