Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/core/
H A Dmmc.c1164 static int mmc_select_hs400(struct mmc_card *card) in mmc_select_hs400() function
1261 return mmc_select_hs400(card); in mmc_hs200_to_hs400()
1816 err = mmc_select_hs400(card); in mmc_init_card()
/openbmc/u-boot/drivers/mmc/
H A Dmmc.c1874 static int mmc_select_hs400(struct mmc *mmc) in mmc_select_hs400() function
1914 static int mmc_select_hs400(struct mmc *mmc) in mmc_select_hs400() function
1986 err = mmc_select_hs400(mmc); in mmc_select_mode_and_width()