/openbmc/u-boot/drivers/mmc/ |
H A D | mtk-sd.c | 965 mmc_send_tuning(mmc, opcode, &cmd_err); in msdc_tune_response() 987 mmc_send_tuning(mmc, opcode, &cmd_err); in msdc_tune_response() 1022 mmc_send_tuning(mmc, opcode, &cmd_err); in msdc_tune_response() 1061 ret = mmc_send_tuning(mmc, opcode, &cmd_err); in msdc_tune_data() 1084 ret = mmc_send_tuning(mmc, opcode, &cmd_err); in msdc_tune_data()
|
H A D | sdhci-cadence.c | 210 mmc_send_tuning(mmc, opcode, NULL)) { /* bad */ in sdhci_cdns_execute_tuning()
|
H A D | renesas-sdhi.c | 321 ret = mmc_send_tuning(mmc, opcode, NULL); in renesas_sdhi_execute_tuning()
|
H A D | omap_hsmmc.c | 662 cur_match = !mmc_send_tuning(mmc, opcode, NULL); in omap_hsmmc_execute_tuning() 727 if (mmc_send_tuning(mmc, opcode, NULL)) { in omap_hsmmc_execute_tuning() 745 if (mmc_send_tuning(mmc, opcode, NULL)) { in omap_hsmmc_execute_tuning()
|
H A D | fsl_esdhc.c | 917 mmc_send_tuning(mmc, opcode, NULL); in fsl_esdhc_execute_tuning()
|
/openbmc/linux/drivers/mmc/host/ |
H A D | dw_mmc-starfive.c | 72 err = mmc_send_tuning(slot->mmc, opcode, NULL); in dw_mci_starfive_execute_tuning()
|
H A D | dw_mmc-hi3798cv200.c | 75 err = mmc_send_tuning(slot->mmc, opcode, NULL); in dw_mci_hi3798cv200_execute_tuning()
|
H A D | mtk-sd.c | 2036 mmc_send_tuning(mmc, opcode, &cmd_err); in msdc_tune_response() 2060 mmc_send_tuning(mmc, opcode, &cmd_err); in msdc_tune_response() 2090 mmc_send_tuning(mmc, opcode, &cmd_err); in msdc_tune_response() 2135 mmc_send_tuning(mmc, opcode, &cmd_err); in hs400_tune_response() 2167 ret = mmc_send_tuning(mmc, opcode, NULL); in msdc_tune_data() 2181 ret = mmc_send_tuning(mmc, opcode, NULL); in msdc_tune_data() 2225 ret = mmc_send_tuning(mmc, opcode, NULL); in msdc_tune_together() 2241 ret = mmc_send_tuning(mmc, opcode, NULL); in msdc_tune_together()
|
H A D | dw_mmc-rockchip.c | 170 v = !mmc_send_tuning(mmc, opcode, NULL); in dw_mci_rk3288_execute_tuning()
|
H A D | sdhci-omap.c | 378 cur_match = !mmc_send_tuning(mmc, opcode, NULL); in sdhci_omap_execute_tuning() 438 if (mmc_send_tuning(mmc, opcode, NULL)) { in sdhci_omap_execute_tuning() 455 if (mmc_send_tuning(mmc, opcode, NULL)) { in sdhci_omap_execute_tuning()
|
H A D | dw_mmc-k3.c | 382 if (!mmc_send_tuning(mmc, opcode, NULL)) in dw_mci_hi3660_execute_tuning()
|
H A D | sdhci-esdhc-imx.c | 1170 if (!mmc_send_tuning(host->mmc, opcode, NULL)) in esdhc_executing_tuning() 1179 if (mmc_send_tuning(host->mmc, opcode, NULL)) { in esdhc_executing_tuning() 1189 ret = mmc_send_tuning(host->mmc, opcode, NULL); in esdhc_executing_tuning()
|
H A D | sdhci-tegra.c | 1081 if (!mmc_send_tuning(host->mmc, opcode, NULL)) in tegra_sdhci_execute_tuning() 1090 if (mmc_send_tuning(host->mmc, opcode, NULL)) { in tegra_sdhci_execute_tuning() 1100 return mmc_send_tuning(host->mmc, opcode, NULL); in tegra_sdhci_execute_tuning()
|
H A D | sdhci-cadence.c | 275 mmc_send_tuning(host->mmc, opcode, NULL)) { /* bad */ in sdhci_cdns_execute_tuning()
|
H A D | dw_mmc-exynos.c | 518 if (!mmc_send_tuning(mmc, opcode, NULL)) in dw_mci_exynos_execute_tuning()
|
H A D | mmci_stm32_sdmmc.c | 589 if (mmc_send_tuning(host->mmc, opcode, NULL)) { in sdmmc_dlyb_phase_tuning()
|
H A D | meson-mx-sdhc-mmc.c | 418 ret = mmc_send_tuning(mmc, opcode, NULL); in meson_mx_sdhc_tuning_point_matches()
|
H A D | sdhci_am654.c | 516 curr_pass = !mmc_send_tuning(host->mmc, opcode, NULL); in sdhci_am654_platform_execute_tuning()
|
H A D | renesas_sdhi_core.c | 706 if (mmc_send_tuning(mmc, opcode, &cmd_error) == 0) in renesas_sdhi_execute_tuning()
|
H A D | sunplus-mmc.c | 820 if (!mmc_send_tuning(mmc, opcode, NULL)) { in spmmc_execute_tuning()
|
H A D | meson-gx-mmc.c | 550 ret = mmc_send_tuning(mmc, opcode, NULL); in meson_mmc_resampling_tuning()
|
H A D | sdhci-pci-core.c | 1707 if (mmc_send_tuning(host->mmc, opcode, NULL)) { in amd_execute_tuning_hs200()
|
/openbmc/linux/drivers/mmc/core/ |
H A D | mmc_ops.c | 668 int mmc_send_tuning(struct mmc_host *host, u32 opcode, int *cmd_error) in mmc_send_tuning() function 735 EXPORT_SYMBOL_GPL(mmc_send_tuning);
|
/openbmc/linux/include/linux/mmc/ |
H A D | host.h | 676 int mmc_send_tuning(struct mmc_host *host, u32 opcode, int *cmd_error);
|
/openbmc/u-boot/include/ |
H A D | mmc.h | 692 int mmc_send_tuning(struct mmc *mmc, u32 opcode, int *cmd_error);
|