Searched refs:mmcsd_send_if_cond (Results 1 – 3 of 3) sorted by relevance
33 rt_err_t mmcsd_send_if_cond(struct rt_mmcsd_host *host, rt_uint32_t ocr);
487 rt_err_t mmcsd_send_if_cond(struct rt_mmcsd_host *host, rt_uint32_t ocr) in mmcsd_send_if_cond() function673 err = mmcsd_send_if_cond(host, ocr); in mmcsd_sd_init_card()
641 mmcsd_send_if_cond(host, host->valid_ocr); in mmcsd_detect()
Completed in 5 milliseconds