Lines Matching defs:halted
90 u32 halted;
95 halted = readl(&xhci->op_regs->status) & STS_HALT;
96 if (!halted)
154 /* clear state flags. Including dying, halted or removing */
163 * Reset a halted HC.
183 xhci_warn(xhci, "Host controller not halted, aborting reset.\n");
242 * controller is supposed to be halted. The controller ends up with
631 * Start the HC after it was halted.
1709 "HC halted, freeing TD manually.");
3169 * The reset endpoint command may only be issued to endpoints in the halted
3171 * of an endpoint that isn't in the halted state this function will issue a
3940 /* If the host is halted due to driver unload, we still need to free the
4138 if (xhci->xhc_state) { /* dying, removing or halted */
5310 /* Make sure the HC is halted. */