Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-port.h69 #define PORT_LINK_STROBE (1 << 16) macro
/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h300 #define PORT_LINK_STROBE BIT(16) macro
H A Dcdnsp-gadget.c116 temp |= PORT_LINK_STROBE | link_state; in cdnsp_set_link_state()