Lines Matching refs:mmc_host_is_spi
260 if (!mmc_host_is_spi(mmc)) in mmc_send_status()
550 if (!mmc_host_is_spi(mmc) && (cmd.response[0] & MMC_STATUS_ERROR)) in mmc_switch_voltage()
617 cmd.cmdarg = mmc_host_is_spi(mmc) ? 0 : in sd_send_op_cond()
643 if (mmc_host_is_spi(mmc)) { /* read OCR for spi */ in sd_send_op_cond()
657 if (uhs_en && !(mmc_host_is_spi(mmc)) && (cmd.response[0] & 0x41000000) in sd_send_op_cond()
679 if (use_arg && !mmc_host_is_spi(mmc)) in mmc_send_op_cond_iter()
745 if (mmc_host_is_spi(mmc)) { /* read OCR for spi */ in mmc_complete_op_cond()
940 if (mmc_host_is_spi(mmc)) in mmc_get_capabilities()
1292 if (mmc_host_is_spi(mmc)) in sd_get_capabilities()
1747 if (mmc_host_is_spi(mmc)) { in sd_select_mode_and_width()
1793 if (mwt->tuning && !mmc_host_is_spi(mmc)) { in sd_select_mode_and_width()
2075 if (mmc_host_is_spi(mmc)) { in mmc_select_mode_and_width()
2420 if (mmc_host_is_spi(mmc)) { /* enable CRC check for spi */ in mmc_startup()
2431 cmd.cmdidx = mmc_host_is_spi(mmc) ? MMC_CMD_SEND_CID : in mmc_startup()
2447 if (!mmc_host_is_spi(mmc)) { /* cmd not supported in spi */ in mmc_startup()
2552 if (!mmc_host_is_spi(mmc)) { /* cmd not supported in spi */ in mmc_startup()