Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/core/
H A Dhost.h60 static inline bool mmc_card_hs200(struct mmc_card *card) in mmc_card_hs200() function
H A Dbus.c368 (mmc_card_hs200(card) ? "HS200 " : ""), in mmc_add_card()
H A Dmmc.c1058 if ((mmc_card_hs200(card) || mmc_card_hs400(card)) && in mmc_set_bus_speed()
1880 if (mmc_card_hs200(card)) { in mmc_init_card()
/OK3568_Linux_fs/u-boot/include/
H A Dmmc.h646 static inline bool mmc_card_hs200(struct mmc *mmc) in mmc_card_hs200() function
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dmmc.c1162 else if (mmc_card_hs200(mmc) ||
1216 if (mmc_card_hs200(mmc)) {