Searched refs:sdhci_set_ios (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/mmc/
H A Dsdhci.c649 static int sdhci_set_ios(struct udevice *dev) function
653 static int sdhci_set_ios(struct mmc *mmc) function
848 .set_ios = sdhci_set_ios,
862 .set_ios = sdhci_set_ios,

Completed in 47 milliseconds