Searched refs:STS_HALT (Results 1 – 4 of 4) sorted by relevance
180 ret = handshake(&hcor->or_usbsts, STS_HALT, 0, XHCI_MAX_HALT_USEC); in xhci_start()202 state = xhci_readl(&hcor->or_usbsts) & STS_HALT; in xhci_reset()210 STS_HALT, STS_HALT, XHCI_MAX_HALT_USEC); in xhci_reset()
44 #define STS_HALT (1 << 12) macro
207 #define STS_HALT XHCI_STS_HALT macro
230 ret = handshake(&ctrl->hcor->or_usbsts, STS_HALT, STS_HALT, in ehci_shutdown()