Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dmmc.c1658 static int sd_select_mode_and_width(struct mmc *mmc, uint card_caps) in sd_select_mode_and_width() function
2443 err = sd_select_mode_and_width(mmc, mmc->card_caps); in mmc_startup()
2799 return sd_select_mode_and_width(mmc, caps_filtered); in mmc_deinit()