Searched refs:MMC_RSP_R1b (Results 1 – 13 of 13) sorted by relevance
32 cmd.resp_type = MMC_RSP_R1b; in mmc_boot_partition_size_change()43 cmd.resp_type = MMC_RSP_R1b; in mmc_boot_partition_size_change()56 cmd.resp_type = MMC_RSP_R1b; in mmc_boot_partition_size_change()68 cmd.resp_type = MMC_RSP_R1b; in mmc_boot_partition_size_change()
56 cmd.resp_type = MMC_RSP_R1b; in mmc_erase_t()173 cmd.resp_type = MMC_RSP_R1b; in mmc_write_blocks()
178 case MMC_RSP_R1b:252 if (cmd->resp_type == MMC_RSP_R1b)
232 case MMC_RSP_R1b: in jz_mmc_send_cmd()
172 case MMC_RSP_R1b:/* short CRC, OPCODE, BUSY */ in mxcmci_start_cmd()
117 case MMC_RSP_R1b: in pxa_mmc_start_cmd()
485 stop_cmd.resp_type = MMC_RSP_R1b; in stm32_sdmmc2_send_cmd()
350 case MMC_RSP_R1b: in sh_mmcif_set_cmd()
445 case MMC_RSP_R1b: in tmio_sd_send_cmd()
90 case MMC_RSP_R1b: in mmmc_trace_after_send()427 cmd.resp_type = MMC_RSP_R1b; in mmc_read_blocks()805 cmd.resp_type = MMC_RSP_R1b; in __mmc_switch()
442 case MMC_RSP_R1b: in msdc_cmd_find_resp()560 if (host->last_resp_type == MMC_RSP_R1b && host->last_data_write) { in msdc_cmd_is_ready()
855 cmd.resp_type = MMC_RSP_R1b; in esdhc_stop_tuning()
325 #define MMC_RSP_R1b (MMC_RSP_PRESENT|MMC_RSP_CRC|MMC_RSP_OPCODE| \ macro
Completed in 33 milliseconds