Searched refs:MMC_RSP_R1 (Results 1 – 10 of 10) sorted by relevance
105 case MMC_RSP_R1: in mmmc_trace_after_send()173 cmd.resp_type = MMC_RSP_R1; in mmc_send_status()219 cmd.resp_type = MMC_RSP_R1; in mmc_set_blocklen()233 cmd.resp_type = MMC_RSP_R1; in mmc_set_blockcount()254 cmd.resp_type = MMC_RSP_R1; in mmc_read_blocks()298 cmd.resp_type = MMC_RSP_R1; in mmc_read_blocks_prepare()523 cmd.resp_type = MMC_RSP_R1; in sd_send_op_cond()691 cmd.resp_type = MMC_RSP_R1; in mmc_send_ext_csd()724 cmd.resp_type = MMC_RSP_R1; in mmc_poll_for_busy()911 cmd.resp_type = MMC_RSP_R1; in mmc_send_tuning()[all …]
54 cmd.resp_type = MMC_RSP_R1; in mmc_erase_t()188 cmd.resp_type = MMC_RSP_R1; in mmc_write_blocks()
74 cmd.resp_type = MMC_RSP_R1; in mmc_rpmb_request()106 cmd.resp_type = MMC_RSP_R1; in mmc_rpmb_response()
156 case MMC_RSP_R1: /* R1, R1b, R5, R6, R7 */ in dmmc_send_cmd()
111 case MMC_RSP_R1: in pxa_mmc_start_cmd()
170 case MMC_RSP_R1: /* short CRC, OPCODE */ in mxcmci_start_cmd()
341 case MMC_RSP_R1: in sh_mmcif_set_cmd()
441 case MMC_RSP_R1: in uniphier_sd_send_cmd()
588 cmd.resp_type = MMC_RSP_R1;
286 #define MMC_RSP_R1 (MMC_RSP_PRESENT|MMC_RSP_CRC|MMC_RSP_OPCODE) macro