Searched refs:rca (Results 1 – 4 of 4) sorted by relevance
261 cmd.cmdarg = mmc->rca << 16; in mmc_send_status()666 mmc->rca = 0; in sd_send_op_cond()761 mmc->rca = 1; in mmc_complete_op_cond()1298 cmd.cmdarg = mmc->rca << 16; in sd_get_capabilities()1443 cmd.cmdarg = mmc->rca << 16; in sd_select_bus_width()1482 cmd.cmdarg = mmc->rca << 16; in sd_read_ssr()2449 cmd.cmdarg = mmc->rca << 16; in mmc_startup()2458 mmc->rca = (cmd.response[0] >> 16) & 0xffff; in mmc_startup()2464 cmd.cmdarg = mmc->rca << 16; in mmc_startup()2555 cmd.cmdarg = mmc->rca << 16; in mmc_startup()
1224 cmd.cmdarg = mmc->rca << 16; in octeontx_mmc_poll_ready()1356 emm_rca.s.card_rca = mmc->rca; in octeontx_mmc_send_cmd()1625 cmd.cmdarg = mmc->rca << 16; in octeontx_mmc_test_cmd()2985 write_csr(mmc, MIO_EMM_RCA(), mmc->rca); in octeontx_mmc_calibrate_delay()3273 if (mmc->rca) in octeontx_mmc_switch_to()3274 write_csr(mmc, MIO_EMM_RCA(), mmc->rca); in octeontx_mmc_switch_to()3278 emm_rca.s.card_rca = mmc->rca; in octeontx_mmc_switch_to()
100 dev->rca = 10; in do_command()
687 ushort rca; member
Completed in 18 milliseconds