Searched refs:MMC_CMD_BCR (Results 1 – 12 of 12) sorted by relevance
36 cmd.flags = MMC_RSP_SPI_R1 | MMC_RSP_R1 | MMC_CMD_BCR; in mmc_app_cmd()127 cmd.flags = MMC_RSP_SPI_R1 | MMC_RSP_R3 | MMC_CMD_BCR; in mmc_send_app_op_cond()175 cmd.flags = MMC_RSP_SPI_R7 | MMC_RSP_R7 | MMC_CMD_BCR; in mmc_send_if_cond()199 cmd.flags = MMC_RSP_R6 | MMC_CMD_BCR; in mmc_send_relative_addr()
25 cmd.flags = MMC_RSP_SPI_R4 | MMC_RSP_R4 | MMC_CMD_BCR; in mmc_send_io_op_cond()
176 cmd.flags = MMC_RSP_SPI_R1 | MMC_RSP_R3 | MMC_CMD_BCR; in mmc_send_op_cond()
44 #define MMC_CMD_BCR (3 << 5) macro
183 else if (mmc_cmd_type(cmd) == MMC_CMD_BCR) in goldfish_mmc_start_command()413 req->cmd->flags == (MMC_RSP_SPI_R4 | MMC_RSP_R4 | MMC_CMD_BCR)) in goldfish_mmc_request()
362 case MMC_CMD_BCR: cb_flags = CB710_MMC_CMD_BCR; break; in cb710_encode_cmd_flags()
466 case MMC_CMD_BCR: in mxs_mmc_start_cmd()
140 case MMC_CMD_BCR: in cvm_mmc_get_cr_mods()
354 case MMC_CMD_BCR: in tifm_sd_op_flags()
368 } else if (mmc_cmd_type(cmd) == MMC_CMD_BCR) { in mmc_omap_start_command()
234 (MMC_RSP_R4 | MMC_CMD_BCR), &resp); in rsi_reset_card()243 (MMC_RSP_R4 | MMC_CMD_BCR), &resp); in rsi_reset_card()265 (MMC_RSP_R6 | MMC_CMD_BCR), in rsi_reset_card()
446 case MMC_CMD_BCR: in gb_sdio_command()