Searched refs:sdhc_cmd (Results 1 – 2 of 2) sorted by relevance
656 sdhc_cmd->response[0u] = resp3; in update_cmd_response()657 sdhc_cmd->response[1U] = resp2; in update_cmd_response()658 sdhc_cmd->response[2U] = resp1; in update_cmd_response()659 sdhc_cmd->response[3U] = resp0; in update_cmd_response()662 sdhc_cmd->response[0u] = resp0; in update_cmd_response()670 struct sdhc_command *sdhc_cmd = config->sdhc_cmd; in emmc_host_send_cmd() local695 regs->argument = sdhc_cmd->arg; in emmc_host_send_cmd()731 cmd.sdhc_cmd = &hdc_cmd; in emmc_stop_transfer()876 emmc_cmd.sdhc_cmd = cmd; in emmc_send_cmd_no_data()892 emmc_cmd.sdhc_cmd = cmd; in emmc_send_cmd_data()[all …]
292 struct sdhc_command *sdhc_cmd; member
Completed in 7 milliseconds