Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dmmc.c986 static int mmc_select_hs200(struct mmc *mmc) function
1099 static int mmc_select_hs200(struct mmc *mmc) { return 0; } function
1205 err = mmc_select_hs200(mmc);
/OK3568_Linux_fs/kernel/drivers/mmc/core/
H A Dmmc.c1531 static int mmc_select_hs200(struct mmc_card *card) in mmc_select_hs200() function
1618 err = mmc_select_hs200(card); in mmc_select_timing()