Searched refs:MMC_CMD_BC (Results 1 - 8 of 8) sorted by relevance

/linux-4.1.27/include/linux/mmc/
H A Dcore.h35 #define MMC_CMD_BC (2 << 5) macro
/linux-4.1.27/drivers/mmc/host/
H A Dandroid-goldfish.c187 else if (mmc_cmd_type(cmd) == MMC_CMD_BC) goldfish_mmc_start_command()
H A Dcb710-mmc.c364 case MMC_CMD_BC: cb_flags = CB710_MMC_CMD_BC; break; cb710_encode_cmd_flags()
H A Dmxs-mmc.c471 case MMC_CMD_BC: mxs_mmc_start_cmd()
H A Domap.c369 } else if (mmc_cmd_type(cmd) == MMC_CMD_BC) { mmc_omap_start_command()
H A Dtifm_sd.c354 case MMC_CMD_BC: tifm_sd_op_flags()
/linux-4.1.27/drivers/mmc/core/
H A Dmmc_ops.c167 cmd.flags = MMC_RSP_SPI_R1 | MMC_RSP_NONE | MMC_CMD_BC; mmc_go_idle()
/linux-4.1.27/drivers/net/wireless/rsi/
H A Drsi_91x_sdio.c209 (MMC_RSP_NONE | MMC_CMD_BC), rsi_reset_card()

Completed in 220 milliseconds