Searched refs:MMC_RSP_R2 (Results 1 – 8 of 8) sorted by relevance
194 } else if (cmd->resp_type == MMC_RSP_R2) { in mmc_spi_request()
114 case MMC_RSP_R2: in pxa_mmc_start_cmd()
158 case MMC_RSP_R2: in dmmc_send_cmd()
174 case MMC_RSP_R2: /* long 136 bit + CRC */ in mxcmci_start_cmd()
93 case MMC_RSP_R2: in mmmc_trace_after_send()2148 cmd.resp_type = MMC_RSP_R2; in mmc_startup()2194 cmd.resp_type = MMC_RSP_R2; in mmc_startup()
448 case MMC_RSP_R2: in tmio_sd_send_cmd()
349 case MMC_RSP_R2: in sh_mmcif_set_cmd()
303 #define MMC_RSP_R2 (MMC_RSP_PRESENT|MMC_RSP_136|MMC_RSP_CRC) macro