Searched refs:mmc_send_app_op_cond (Results 1 – 2 of 2) sorted by relevance
66 static int32_t mmc_send_app_op_cond(struct mmc_host *host, uint32_t ocr, uint32_t *rocr) in mmc_send_app_op_cond() function1083 err = mmc_send_app_op_cond(host, 0, &ocr); in mmc_attach_sd()
1642 err = mmc_send_app_op_cond(host, ocr, rocr); in mmc_sd_get_cid()
Completed in 13 milliseconds