Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dmmc.c27 static int mmc_select_mode_and_width(struct mmc *mmc, uint card_caps);
927 return mmc_select_mode_and_width(mmc, in mmc_boot_part_access_chk()
1926 static int mmc_select_mode_and_width(struct mmc *mmc, uint card_caps) in mmc_select_mode_and_width() function
2448 mmc_select_mode_and_width(mmc, mmc->card_caps); in mmc_startup()
2804 return mmc_select_mode_and_width(mmc, caps_filtered); in mmc_deinit()