Searched refs:use_r1b_resp (Results 1 – 2 of 2) sorted by relevance
566 bool use_r1b_resp = true; in __mmc_switch() local586 use_r1b_resp = false; in __mmc_switch()594 if (use_r1b_resp) { in __mmc_switch()606 if (((host->caps & MMC_CAP_WAIT_WHILE_BUSY) && use_r1b_resp) || in __mmc_switch()836 bool use_r1b_resp = true; in mmc_send_hpi_cmd() local849 use_r1b_resp = false; in mmc_send_hpi_cmd()851 if (cmd.opcode == MMC_STOP_TRANSMISSION && use_r1b_resp) { in mmc_send_hpi_cmd()856 use_r1b_resp = false; in mmc_send_hpi_cmd()867 if (host->caps & MMC_CAP_WAIT_WHILE_BUSY && use_r1b_resp) in mmc_send_hpi_cmd()
1643 bool use_r1b_resp = false; in mmc_do_erase() local1726 use_r1b_resp = true; in mmc_do_erase()1744 if ((card->host->caps & MMC_CAP_WAIT_WHILE_BUSY) && use_r1b_resp) in mmc_do_erase()