Searched refs:mmcsd_send_app_op_cond (Results 1 – 3 of 3) sorted by relevance
34 rt_err_t mmcsd_send_app_op_cond(struct rt_mmcsd_host *host, rt_uint32_t ocr, rt_uint32_t *rocr);
432 rt_err_t mmcsd_send_app_op_cond(struct rt_mmcsd_host *host, in mmcsd_send_app_op_cond() function682 err = mmcsd_send_app_op_cond(host, ocr, &ocr); in mmcsd_sd_init_card()
655 err = mmcsd_send_app_op_cond(host, 0, &ocr); in mmcsd_detect()
Completed in 7 milliseconds