Searched refs:MMC_APP_CMD (Results 1 – 4 of 4) sorted by relevance
86 #define MMC_APP_CMD 55 /* ac [31:16] RCA R1 */ macro
54 cmd.opcode = MMC_APP_CMD; in mmc_app_cmd()
163 } else if (opcode == MMC_APP_CMD) in sdricoh_mmc_cmd()
448 if (cmd->opcode == MMC_APP_CMD) in toshsd_start_cmd()