Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dmmc.c1775 static int mmc_set_lowest_voltage(struct mmc *mmc, enum bus_mode mode, in mmc_set_lowest_voltage() function
1815 static inline int mmc_set_lowest_voltage(struct mmc *mmc, enum bus_mode mode, in mmc_set_lowest_voltage() function
1972 err = mmc_set_lowest_voltage(mmc, mwt->mode, in mmc_select_mode_and_width()