Home
last modified time | relevance | path

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

/u-boot/drivers/mmc/
A Dmmc-uclass.c65 int mmc_set_ios(struct mmc *mmc) in mmc_set_ios() function
A Dmmc.c1573 static int mmc_set_ios(struct mmc *mmc) in mmc_set_ios() function
1609 return mmc_set_ios(mmc); in mmc_set_clock()
1616 return mmc_set_ios(mmc); in mmc_set_bus_width()
1672 err = mmc_set_ios(mmc); in mmc_set_signal_voltage()
/u-boot/include/
A Dmmc.h555 int mmc_set_ios(struct mmc *mmc);

Completed in 11 milliseconds