Home
last modified time | relevance | path

Searched refs:mmcsd_select_voltage (Results 1 – 5 of 5) sorted by relevance

/components/drivers/include/drivers/
A Ddev_mmcsd_core.h244 rt_uint32_t mmcsd_select_voltage(struct rt_mmcsd_host *host, rt_uint32_t ocr);
/components/drivers/sdio/
A Ddev_mmc.c755 current_ocr = mmcsd_select_voltage(host, ocr); in init_mmc()
A Ddev_mmcsd_core.c526 rt_uint32_t mmcsd_select_voltage(struct rt_mmcsd_host *host, rt_uint32_t ocr) in mmcsd_select_voltage() function
A Ddev_sd.c832 current_ocr = mmcsd_select_voltage(host, ocr); in init_sd()
A Ddev_sdio.c983 current_ocr = mmcsd_select_voltage(host, ocr); in init_sdio()

Completed in 13 milliseconds