Home
last modified time | relevance | path

Searched refs:switch_uhs_voltage (Results 1 – 2 of 2) sorted by relevance

/components/drivers/include/drivers/
A Dmmcsd_host.h91 rt_int32_t (*switch_uhs_voltage)(struct rt_mmcsd_host *host); member
/components/drivers/sdio/
A Ddev_sd.c650 if (host->ops->switch_uhs_voltage != RT_NULL) in sd_switch_uhs_voltage()
652 return host->ops->switch_uhs_voltage(host); in sd_switch_uhs_voltage()
678 if (((host->valid_ocr & VDD_165_195) != 0) && (host->ops->switch_uhs_voltage != RT_NULL)) in mmcsd_sd_init_card()

Completed in 9 milliseconds