Searched refs:MMC_CMD_BC (Results 1 – 9 of 9) sorted by relevance
43 #define MMC_CMD_BC (2 << 5) macro
363 case MMC_CMD_BC: cb_flags = CB710_MMC_CMD_BC; break; in cb710_encode_cmd_flags()
463 case MMC_CMD_BC: in mxs_mmc_start_cmd()
139 case MMC_CMD_BC: in cvm_mmc_get_cr_mods()
353 case MMC_CMD_BC: in tifm_sd_op_flags()
366 } else if (mmc_cmd_type(cmd) == MMC_CMD_BC) { in mmc_omap_start_command()
160 cmd.flags = MMC_RSP_SPI_R1 | MMC_RSP_NONE | MMC_CMD_BC; in mmc_go_idle()
442 case MMC_CMD_BC: in gb_sdio_command()
217 (MMC_RSP_NONE | MMC_CMD_BC), in rsi_reset_card()
Completed in 20 milliseconds