Home
last modified time | relevance | path

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

/external/u-boot/drivers/mmc/
Dmmc.c27 static int mmc_select_mode_and_width(struct mmc *mmc, uint card_caps);
887 return mmc_select_mode_and_width(mmc, in mmc_boot_part_access_chk()
1825 static int mmc_select_mode_and_width(struct mmc *mmc, uint card_caps) in mmc_select_mode_and_width() function
2323 mmc_select_mode_and_width(mmc, mmc->card_caps); in mmc_startup()