Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dmmc.c1023 static int mmc_select_hs400(struct mmc *mmc) function
1100 static int mmc_select_hs400(struct mmc *mmc) { return 0; } function
/OK3568_Linux_fs/kernel/drivers/mmc/core/
H A Dmmc.c1235 int mmc_select_hs400(struct mmc_card *card) in mmc_select_hs400() function