Searched defs:rca (Results 1 - 1 of 1) sorted by relevance

/drivers/mmc/core/
H A Dsd_ops.c36 cmd.arg = card->rca << 16;
224 int mmc_send_relative_addr(struct mmc_host *host, unsigned int *rca) argument
230 BUG_ON(!rca);
240 *rca = cmd.resp[0] >> 16;

Completed in 120 milliseconds