Lines Matching refs:recovery_halt
376 if (!cq_host->enabled || !mmc->cqe_on || cq_host->recovery_halt) in cqhci_off()
638 if (cq_host->recovery_halt) { in cqhci_request()
667 if (!cq_host->recovery_halt) { in cqhci_recovery_needed()
668 cq_host->recovery_halt = true; in cqhci_recovery_needed()
707 if (cq_host->recovery_halt) in cqhci_error_irq()
759 if (!cq_host->recovery_halt) { in cqhci_error_irq()
792 if (cq_host->recovery_halt) { in cqhci_finish_mrq()
875 is_idle = !cq_host->qcnt || cq_host->recovery_halt; in cqhci_is_idle()
876 *ret = cq_host->recovery_halt ? -EBUSY : 0; in cqhci_is_idle()
907 *recovery_needed = cq_host->recovery_halt; in cqhci_timeout()
998 WARN_ON(!cq_host->recovery_halt); in cqhci_recovery_start()
1074 WARN_ON(!cq_host->recovery_halt); in cqhci_recovery_finish()
1107 cq_host->recovery_halt = false; in cqhci_recovery_finish()