Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/core/
H A Dsd.h18 int mmc_sd_switch_hs(struct mmc_card *card);
H A Dsd.c384 int mmc_sd_switch_hs(struct mmc_card *card) in mmc_sd_switch_hs() function
1514 err = mmc_sd_switch_hs(card); in mmc_sd_init_card()
H A Dsdio.c435 ret = mmc_sd_switch_hs(card); in sdio_enable_hs()