Searched refs:use_r1b_resp (Results 1 – 1 of 1) sorted by relevance
610 bool use_r1b_resp; in __mmc_switch() local626 use_r1b_resp = mmc_prepare_busy_cmd(host, &cmd, timeout_ms); in __mmc_switch()633 if (((host->caps & MMC_CAP_WAIT_WHILE_BUSY) && use_r1b_resp) || in __mmc_switch()872 bool use_r1b_resp = false; in mmc_send_hpi_cmd() local881 use_r1b_resp = mmc_prepare_busy_cmd(host, &cmd, in mmc_send_hpi_cmd()892 if (host->caps & MMC_CAP_WAIT_WHILE_BUSY && use_r1b_resp) in mmc_send_hpi_cmd()