Home
last modified time | relevance | path

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

/external/u-boot/drivers/mmc/
Dmmc.c1614 static int sd_select_mode_and_width(struct mmc *mmc, uint card_caps) in sd_select_mode_and_width() function
2318 err = sd_select_mode_and_width(mmc, mmc->card_caps); in mmc_startup()