Searched refs:MMC_RSP_R3 (Results 1 – 7 of 7) sorted by relevance
114 case MMC_RSP_R3: in mmmc_trace_after_send()552 cmd.resp_type = MMC_RSP_R3; in sd_send_op_cond()589 cmd.resp_type = MMC_RSP_R3; in sd_send_op_cond()621 cmd.resp_type = MMC_RSP_R3; in mmc_send_op_cond_iter()684 cmd.resp_type = MMC_RSP_R3; in mmc_complete_op_cond()
161 case MMC_RSP_R3: /* R3, R4 */ in dmmc_send_cmd()
117 case MMC_RSP_R3: in pxa_mmc_start_cmd()
177 case MMC_RSP_R3: /* short */ in mxcmci_start_cmd()
451 case MMC_RSP_R3: in tmio_sd_send_cmd()
346 case MMC_RSP_R3: in sh_mmcif_set_cmd()
304 #define MMC_RSP_R3 (MMC_RSP_PRESENT) macro