Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-hub.c696 temp |= PORT_LINK_STROBE | link_state; in xhci_set_link_state()
1677 t2 |= PORT_LINK_STROBE | XDEV_U3; in xhci_bus_suspend()
1835 portsc |= PORT_LINK_STROBE | next_state; in xhci_bus_resume()
H A Dxhci-debugfs.c388 portsc |= PORT_LINK_STROBE | XDEV_COMP_MODE; in xhci_port_write()
H A Dxhci.h361 #define PORT_LINK_STROBE (1 << 16) macro
/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h307 #define PORT_LINK_STROBE (1 << 16) macro