Searched refs:MMC_APP_CMD (Results 1 – 8 of 8) sorted by relevance
86 #define MMC_APP_CMD 55 /* ac [31:16] RCA R1 */ macro
167 host->app_cmd = (cmd == MMC_APP_CMD); in litex_mmc_send_cmd()192 return litex_mmc_send_cmd(host, MMC_APP_CMD, host->rca << 16, in litex_mmc_send_app_cmd()
171 } else if (opcode == MMC_APP_CMD) in sdricoh_mmc_cmd()
448 if (cmd->opcode == MMC_APP_CMD) in toshsd_start_cmd()
1094 case MMC_APP_CMD: in sh_mmcif_end_cmd()
1571 } else if (cmd->opcode == MMC_APP_CMD) { in usdhi6_sd_bh()
30 cmd.opcode = MMC_APP_CMD; in mmc_app_cmd()
918 cmd.opcode = MMC_APP_CMD; in mmc_sd_num_wr_blocks()