Searched refs:use_r1b_resp (Results 1 – 2 of 2) sorted by relevance
475 bool use_r1b_resp = use_busy_signal; in __mmc_switch() local485 use_r1b_resp = false; in __mmc_switch()493 if (use_r1b_resp) { in __mmc_switch()519 if ((host->caps & MMC_CAP_WAIT_WHILE_BUSY) && use_r1b_resp) in __mmc_switch()534 if ((host->caps & MMC_CAP_WAIT_WHILE_BUSY) && use_r1b_resp) in __mmc_switch()
798 bool use_r1b_resp = rq_data_dir(req) == WRITE; in send_stop() local807 use_r1b_resp = false; in send_stop()810 if (use_r1b_resp) { in send_stop()834 return card_busy_detect(card, timeout_ms, use_r1b_resp, req, gen_err); in send_stop()