Home
last modified time | relevance | path

Searched refs:PORT_LINK_STROBE (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-hub.c691 temp |= PORT_LINK_STROBE | link_state; in xhci_set_link_state()
1681 t2 |= PORT_LINK_STROBE | XDEV_U3; in xhci_bus_suspend()
1824 portsc |= PORT_LINK_STROBE | next_state; in xhci_bus_resume()
H A Dxhci-debugfs.c389 portsc |= PORT_LINK_STROBE | XDEV_COMP_MODE; in xhci_port_write()
H A Dxhci.h360 #define PORT_LINK_STROBE (1 << 16) macro
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-hub.c796 temp |= PORT_LINK_STROBE | link_state; in xhci_set_link_state()
1788 t2 |= PORT_LINK_STROBE | XDEV_U3; in xhci_bus_suspend()
1931 portsc |= PORT_LINK_STROBE | next_state; in xhci_bus_resume()
H A Dxhci-debugfs.c389 portsc |= PORT_LINK_STROBE | XDEV_COMP_MODE; in xhci_port_write()
H A Dxhci.h360 #define PORT_LINK_STROBE (1 << 16) macro
/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdnsp-gadget.h296 #define PORT_LINK_STROBE BIT(16) macro
H A Dcdnsp-gadget.c114 temp |= PORT_LINK_STROBE | link_state; in cdnsp_set_link_state()

Completed in 26 milliseconds