Searched refs:busy_resp (Results 1 – 1 of 1) sorted by relevance
1205 bool sbc, busy_resp; in mmci_cmd_irq() local1211 busy_resp = !!(cmd->flags & MMC_RSP_BUSY); in mmci_cmd_irq()1223 if (busy_resp && host->variant->busy_detect) { in mmci_cmd_irq()