Home
last modified time | relevance | path

Searched defs:mmc_set_clock (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/mmc/core/
H A Dcore.c914 void mmc_set_clock(struct mmc_host *host, unsigned int hz) in mmc_set_clock() function
/openbmc/u-boot/drivers/mmc/
H A Dmmc.c1522 int mmc_set_clock(struct mmc *mmc, uint clock, bool disable) in mmc_set_clock() function