Searched refs:mmc_host_uhs (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/mmc/core/
H A Dsdio.c160 if (mmc_host_uhs(card->host)) { sdio_read_cccr()
481 if (!mmc_host_uhs(card->host)) sdio_set_bus_speed_mode()
595 if (mmc_host_uhs(host)) mmc_sdio_init_card()
H A Dsd.c457 if (!mmc_host_uhs(card->host)) { sd_update_bus_speed_mode()
765 if (retries && mmc_host_uhs(host)) mmc_sd_get_cid()
/linux-4.1.27/include/linux/mmc/
H A Dhost.h456 static inline int mmc_host_uhs(struct mmc_host *host) mmc_host_uhs() function

Completed in 54 milliseconds