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

/u-boot/drivers/mmc/
H A Dsdhci.c372 int sdhci_set_clock(struct mmc *mmc, unsigned int clock) function
664 sdhci_set_clock(mmc, mmc->clock);
667 sdhci_set_clock(mmc, 0);
H A Dam654_sdhci.c272 sdhci_set_clock(host->mmc, speed);
/u-boot/include/
H A Dsdhci.h520 int sdhci_set_clock(struct mmc *mmc, unsigned int clock);

Completed in 142 milliseconds