Searched refs:rca (Results 1 – 3 of 3) sorted by relevance
175 cmd.cmdarg = mmc->rca << 16; in mmc_send_status()578 mmc->rca = 0; in sd_send_op_cond()668 mmc->rca = 1; in mmc_complete_op_cond()725 cmd.cmdarg = mmc->rca << 16; in mmc_poll_for_busy()1549 cmd.cmdarg = mmc->rca << 16;1653 cmd.cmdarg = mmc->rca << 16;1793 cmd.cmdarg = mmc->rca << 16;1802 mmc->rca = (cmd.response[0] >> 16) & 0xffff;1808 cmd.cmdarg = mmc->rca << 16;1894 cmd.cmdarg = mmc->rca << 16;[all …]
83 dev->rca = 10; in do_command()
579 ushort rca; member