Home
last modified time | relevance | path

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

/u-boot/drivers/mmc/
A Dmmc.c2064 static int mmc_select_mode_and_width(struct mmc *mmc, uint card_caps) in mmc_select_mode_and_width() function
2592 err = mmc_select_mode_and_width(mmc, mmc->card_caps); in mmc_startup()
2956 return mmc_select_mode_and_width(mmc, caps_filtered); in mmc_deinit()

Completed in 6 milliseconds