Searched refs:mmc_host_uhs (Results 1 – 3 of 3) sorted by relevance
160 if (mmc_host_uhs(card->host)) { in sdio_read_cccr()481 if (!mmc_host_uhs(card->host)) in sdio_set_bus_speed_mode()595 if (mmc_host_uhs(host)) in mmc_sdio_init_card()
457 if (!mmc_host_uhs(card->host)) { in sd_update_bus_speed_mode()765 if (retries && mmc_host_uhs(host)) in mmc_sd_get_cid()
456 static inline int mmc_host_uhs(struct mmc_host *host) in mmc_host_uhs() function