Lines Matching defs:halted
89 u32 halted;
94 halted = readl(&xhci->op_regs->status) & STS_HALT;
95 if (!halted)
156 /* clear state flags. Including dying, halted or removing */
165 * Reset a halted HC.
185 xhci_warn(xhci, "Host controller not halted, aborting reset.\n");
244 * controller is supposed to be halted. The controller ends up with
494 * Start the HC after it was halted.
1696 "HC halted, freeing TD manually.");
1722 /* TD can already be on cancelled list if ep halted on it */
3063 * The reset endpoint command may only be issued to endpoints in the halted
3065 * of an endpoint that isn't in the halted state this function will issue a
3832 /* If the host is halted due to driver unload, we still need to free the
4029 if (xhci->xhc_state) { /* dying, removing or halted */
5191 /* Make sure the HC is halted. */