Searched refs:use_r1b_resp (Results 1 – 2 of 2) sorted by relevance
491 bool use_r1b_resp = use_busy_signal; in __mmc_switch() local503 use_r1b_resp = false; in __mmc_switch()511 if (use_r1b_resp) { in __mmc_switch()537 if ((host->caps & MMC_CAP_WAIT_WHILE_BUSY) && use_r1b_resp) in __mmc_switch()552 if ((host->caps & MMC_CAP_WAIT_WHILE_BUSY) && use_r1b_resp) in __mmc_switch()
895 bool use_r1b_resp = rq_data_dir(req) == WRITE; in send_stop() local904 use_r1b_resp = false; in send_stop()907 if (use_r1b_resp) { in send_stop()931 return card_busy_detect(card, timeout_ms, use_r1b_resp, req, gen_err); in send_stop()