Home
last modified time | relevance | path

Searched refs:prepare_hs400_tuning (Results 1 – 7 of 7) sorted by relevance

/drivers/mmc/core/
A Dmmc.c1332 if (host->ops->prepare_hs400_tuning) in mmc_hs400_to_hs200()
1333 host->ops->prepare_hs400_tuning(host, &host->ios); in mmc_hs400_to_hs200()
1592 if (host->ops->prepare_hs400_tuning) in mmc_hs200_tuning()
1593 host->ops->prepare_hs400_tuning(host, &host->ios); in mmc_hs200_tuning()
/drivers/mmc/host/
A Ddw_mmc.h610 int (*prepare_hs400_tuning)(struct dw_mci *host, member
A Ddw_mmc-exynos.c644 .prepare_hs400_tuning = dw_mci_exynos_prepare_hs400_tuning,
A Ddw_mmc.c1739 if (drv_data && drv_data->prepare_hs400_tuning) in dw_mci_prepare_hs400_tuning()
1740 return drv_data->prepare_hs400_tuning(host, ios); in dw_mci_prepare_hs400_tuning()
1825 .prepare_hs400_tuning = dw_mci_prepare_hs400_tuning,
A Drenesas_sdhi_core.c1265 host->ops.prepare_hs400_tuning = renesas_sdhi_prepare_hs400_tuning; in renesas_sdhi_probe()
A Dmtk-sd.c2854 .prepare_hs400_tuning = msdc_prepare_hs400_tuning,
A Dsdhci.c3090 .prepare_hs400_tuning = sdhci_prepare_hs400_tuning,

Completed in 37 milliseconds