Searched refs:mmcsd_select_voltage (Results 1 – 5 of 5) sorted by relevance
244 rt_uint32_t mmcsd_select_voltage(struct rt_mmcsd_host *host, rt_uint32_t ocr);
755 current_ocr = mmcsd_select_voltage(host, ocr); in init_mmc()
526 rt_uint32_t mmcsd_select_voltage(struct rt_mmcsd_host *host, rt_uint32_t ocr) in mmcsd_select_voltage() function
832 current_ocr = mmcsd_select_voltage(host, ocr); in init_sd()
983 current_ocr = mmcsd_select_voltage(host, ocr); in init_sdio()
Completed in 13 milliseconds