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