Lines Matching refs:recovery_halt
381 if (!cq_host->enabled || !mmc->cqe_on || cq_host->recovery_halt) in cqhci_off()
648 if (cq_host->recovery_halt) { in cqhci_request()
677 if (!cq_host->recovery_halt) { in cqhci_recovery_needed()
678 cq_host->recovery_halt = true; in cqhci_recovery_needed()
717 if (cq_host->recovery_halt) in cqhci_error_irq()
769 if (!cq_host->recovery_halt) { in cqhci_error_irq()
802 if (cq_host->recovery_halt) { in cqhci_finish_mrq()
885 is_idle = !cq_host->qcnt || cq_host->recovery_halt; in cqhci_is_idle()
886 *ret = cq_host->recovery_halt ? -EBUSY : 0; in cqhci_is_idle()
917 *recovery_needed = cq_host->recovery_halt; in cqhci_timeout()
1003 WARN_ON(!cq_host->recovery_halt); in cqhci_recovery_start()
1079 WARN_ON(!cq_host->recovery_halt); in cqhci_recovery_finish()
1112 cq_host->recovery_halt = false; in cqhci_recovery_finish()