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

/linux-4.4.14/drivers/mmc/core/
H A Dsdio.c160 if (mmc_host_uhs(card->host)) { sdio_read_cccr()
450 if (!mmc_host_uhs(card->host)) sdio_set_bus_speed_mode()
564 if (mmc_host_uhs(host)) mmc_sdio_init_card()
H A Dsd.c422 if (!mmc_host_uhs(card->host)) { sd_update_bus_speed_mode()
730 if (retries && mmc_host_uhs(host)) mmc_sd_get_cid()
/linux-4.4.14/include/linux/mmc/
H A Dhost.h464 static inline int mmc_host_uhs(struct mmc_host *host) mmc_host_uhs() function

Completed in 98 milliseconds