Searched refs:prepare_sd_hs_tuning (Results 1 – 3 of 3) sorted by relevance
188 int (*prepare_sd_hs_tuning)(struct mmc_host *host, struct mmc_card *card); member
1522 host->ops->prepare_sd_hs_tuning) { in mmc_sd_init_card()1523 err = host->ops->prepare_sd_hs_tuning(host, card); in mmc_sd_init_card()
724 host->mmc_host_ops.prepare_sd_hs_tuning = in sdhci_sprd_probe()