MMC_RSP_R1B
flags = (rca ? MMC_RSP_R1B : MMC_RSP_NONE) | MMC_CMD_AC;
cmd.flags = MMC_RSP_R1B | MMC_CMD_AC;
stop.flags = MMC_RSP_R1B | MMC_CMD_AC;