Searched refs:MMC_RSP_R1 (Results 1 – 15 of 15) 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()167 cmd.resp_type = MMC_RSP_R1; in mmc_write_blocks()
89 case MMC_RSP_R1: in mmmc_trace_after_send()262 cmd.resp_type = MMC_RSP_R1; in mmc_send_status()324 cmd.resp_type = MMC_RSP_R1; in mmc_set_blocklen()383 cmd.resp_type = MMC_RSP_R1; in mmc_send_tuning()417 cmd.resp_type = MMC_RSP_R1; in mmc_read_blocks()547 cmd.resp_type = MMC_RSP_R1; in mmc_switch_voltage()602 cmd.resp_type = MMC_RSP_R1; in sd_send_op_cond()778 cmd.resp_type = MMC_RSP_R1; in mmc_send_ext_csd()1298 cmd.resp_type = MMC_RSP_R1; in sd_switch()1330 cmd.resp_type = MMC_RSP_R1; in sd_get_capabilities()[all …]
192 cmd.resp_type = MMC_RSP_R1; in sdhci_iproc_execute_tuning()
181 if (cmd->resp_type == MMC_RSP_R1) { in owl_mmc_send_cmd()
231 case MMC_RSP_R1: in jz_mmc_send_cmd()
171 case MMC_RSP_R1: /* short CRC, OPCODE */ in mxcmci_start_cmd()
181 case MMC_RSP_R1: /* R1, R1b, R5, R6, R7 */
493 cmd.resp_type = MMC_RSP_R1; in rockchip_sdhci_execute_tuning()
799 if (cmd->resp_type == MMC_RSP_R1) in octeontx_mmc_get_cr_mods()1245 cmd.resp_type = MMC_RSP_R1; in octeontx_mmc_poll_ready()1644 cmd.resp_type = MMC_RSP_R1; in octeontx_mmc_test_cmd()1668 cmd.resp_type = MMC_RSP_R1; in octeontx_mmc_test_get_ext_csd()1870 cmd.resp_type = MMC_RSP_R1; in octeontx_tune_hs400()2388 cmd.resp_type = MMC_RSP_R1; in octeontx_mmc_execute_tuning()
443 case MMC_RSP_R1: in tmio_sd_send_cmd()
349 case MMC_RSP_R1: in sh_mmcif_set_cmd()
432 cmd.resp_type = MMC_RSP_R1; in arasan_sdhci_execute_tuning()
441 case MMC_RSP_R1: in msdc_cmd_find_resp()
331 #define MMC_RSP_R1 (MMC_RSP_PRESENT|MMC_RSP_CRC|MMC_RSP_OPCODE) macro
Completed in 57 milliseconds