Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dmmc.c160 static uint mmc_mode2freq(struct mmc *mmc, enum bus_mode mode) in mmc_mode2freq() function
189 mmc->tran_speed = mmc_mode2freq(mmc, mode); in mmc_select_mode()
814 mmc_set_clock(mmc, mmc_mode2freq(mmc, MMC_HS), false); in mmc_set_card_speed()
1689 mmc_mode2freq(mmc, mwt->mode) / 1000000); in sd_select_mode_and_width()
1970 mmc_mode2freq(mmc, mwt->mode) / 1000000); in mmc_select_mode_and_width()