Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/drivers/mmc/
Dmmc-uclass.c125 int dm_mmc_host_power_cycle(struct udevice *dev) in dm_mmc_host_power_cycle() function
136 return dm_mmc_host_power_cycle(mmc->dev); in mmc_host_power_cycle()
/third_party/uboot/u-boot-2020.01/include/
Dmmc.h493 int dm_mmc_host_power_cycle(struct udevice *dev);