Lines Matching refs:recovery_halt
352 if (!cq_host->enabled || !mmc->cqe_on || cq_host->recovery_halt) in cqhci_off()
602 if (cq_host->recovery_halt) { in cqhci_request()
630 if (!cq_host->recovery_halt) { in cqhci_recovery_needed()
631 cq_host->recovery_halt = true; in cqhci_recovery_needed()
669 if (cq_host->recovery_halt) in cqhci_error_irq()
697 if (!cq_host->recovery_halt) { in cqhci_error_irq()
730 if (cq_host->recovery_halt) { in cqhci_finish_mrq()
805 is_idle = !cq_host->qcnt || cq_host->recovery_halt; in cqhci_is_idle()
806 *ret = cq_host->recovery_halt ? -EBUSY : 0; in cqhci_is_idle()
837 *recovery_needed = cq_host->recovery_halt; in cqhci_timeout()
928 WARN_ON(!cq_host->recovery_halt); in cqhci_recovery_start()
1004 WARN_ON(!cq_host->recovery_halt); in cqhci_recovery_finish()
1037 cq_host->recovery_halt = false; in cqhci_recovery_finish()