Searched refs:MMC_RSP_R1 (Results 1 – 14 of 14) sorted by relevance
87 cmd.resp_type = MMC_RSP_R1; in mmc_set_blockcount()109 cmd.resp_type = MMC_RSP_R1; in mmc_rpmb_request()112 cmd.resp_type = MMC_RSP_R1; in mmc_rpmb_request()144 cmd.resp_type = MMC_RSP_R1; in mmc_rpmb_response()336 .resp_type = MMC_RSP_R1, in send_write_mult_block()353 .resp_type = MMC_RSP_R1, in send_read_mult_block()
41 cmd.resp_type = MMC_RSP_R1; in mmc_erase_t()155 cmd.resp_type = MMC_RSP_R1; in mmc_write_blocks()
86 case MMC_RSP_R1: in mmmc_trace_after_send()259 cmd.resp_type = MMC_RSP_R1; in mmc_send_status()321 cmd.resp_type = MMC_RSP_R1; in mmc_set_blocklen()380 cmd.resp_type = MMC_RSP_R1; in mmc_send_tuning()414 cmd.resp_type = MMC_RSP_R1; in mmc_read_blocks()544 cmd.resp_type = MMC_RSP_R1; in mmc_switch_voltage()599 cmd.resp_type = MMC_RSP_R1; in sd_send_op_cond()775 cmd.resp_type = MMC_RSP_R1; in mmc_send_ext_csd()1265 cmd.resp_type = MMC_RSP_R1; in sd_switch()1297 cmd.resp_type = MMC_RSP_R1; in sd_get_capabilities()[all …]
192 cmd.resp_type = MMC_RSP_R1; in sdhci_iproc_execute_tuning()
231 case MMC_RSP_R1: in jz_mmc_send_cmd()
171 case MMC_RSP_R1: /* short CRC, OPCODE */ in mxcmci_start_cmd()
116 case MMC_RSP_R1: in pxa_mmc_start_cmd()
181 case MMC_RSP_R1: /* R1, R1b, R5, R6, R7 */
129 cmd.resp_type = MMC_RSP_R1; in arasan_sdhci_execute_tuning()
783 if (cmd->resp_type == MMC_RSP_R1) in octeontx_mmc_get_cr_mods()1225 cmd.resp_type = MMC_RSP_R1; in octeontx_mmc_poll_ready()1624 cmd.resp_type = MMC_RSP_R1; in octeontx_mmc_test_cmd()1648 cmd.resp_type = MMC_RSP_R1; in octeontx_mmc_test_get_ext_csd()1850 cmd.resp_type = MMC_RSP_R1; in octeontx_tune_hs400()2368 cmd.resp_type = MMC_RSP_R1; in octeontx_mmc_execute_tuning()
349 case MMC_RSP_R1: in sh_mmcif_set_cmd()
442 case MMC_RSP_R1: in tmio_sd_send_cmd()
439 case MMC_RSP_R1: in msdc_cmd_find_resp()
324 #define MMC_RSP_R1 (MMC_RSP_PRESENT|MMC_RSP_CRC|MMC_RSP_OPCODE) macro
Completed in 46 milliseconds