Searched refs:sd_select_mode_and_width (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/mmc/
H A Dmmc.c1788 static int sd_select_mode_and_width(struct mmc *mmc, uint card_caps) function
2261 static int sd_select_mode_and_width(struct mmc *mmc, uint card_caps) function
2663 err = sd_select_mode_and_width(mmc, mmc->card_caps);
3050 return sd_select_mode_and_width(mmc, caps_filtered);

Completed in 57 milliseconds