Searched refs:use_r1b_resp (Results 1 – 2 of 2) sorted by relevance
586 bool use_r1b_resp = true; in __mmc_switch() local606 use_r1b_resp = false; in __mmc_switch()614 if (use_r1b_resp) { in __mmc_switch()626 if (((host->caps & MMC_CAP_WAIT_WHILE_BUSY) && use_r1b_resp) || in __mmc_switch()856 bool use_r1b_resp = true; in mmc_send_hpi_cmd() local869 use_r1b_resp = false; in mmc_send_hpi_cmd()871 if (cmd.opcode == MMC_STOP_TRANSMISSION && use_r1b_resp) { in mmc_send_hpi_cmd()876 use_r1b_resp = false; in mmc_send_hpi_cmd()887 if (host->caps & MMC_CAP_WAIT_WHILE_BUSY && use_r1b_resp) in mmc_send_hpi_cmd()
1661 bool use_r1b_resp = false; in mmc_do_erase() local1744 use_r1b_resp = true; in mmc_do_erase()1762 if ((card->host->caps & MMC_CAP_WAIT_WHILE_BUSY) && use_r1b_resp) in mmc_do_erase()