use_cmd12        1157 drivers/mmc/host/sdhci.c 	bool use_cmd12 = sdhci_auto_cmd12(host, cmd->mrq) &&
use_cmd12        1167 drivers/mmc/host/sdhci.c 	if (host->version >= SDHCI_SPEC_410 && (use_cmd12 || use_cmd23)) {
use_cmd12        1184 drivers/mmc/host/sdhci.c 	if (use_cmd12)