/kernel/linux/linux-6.6/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 | dw_mmc-rockchip.c | 170 v = !mmc_send_tuning(mmc, opcode, NULL); in dw_mci_rk3288_execute_tuning()
|
H A D | mtk-sd.c | 2034 mmc_send_tuning(mmc, opcode, &cmd_err); in msdc_tune_response() 2058 mmc_send_tuning(mmc, opcode, &cmd_err); in msdc_tune_response() 2088 mmc_send_tuning(mmc, opcode, &cmd_err); in msdc_tune_response() 2133 mmc_send_tuning(mmc, opcode, &cmd_err); in hs400_tune_response() 2165 ret = mmc_send_tuning(mmc, opcode, NULL); in msdc_tune_data() 2179 ret = mmc_send_tuning(mmc, opcode, NULL); in msdc_tune_data() 2223 ret = mmc_send_tuning(mmc, opcode, NULL); in msdc_tune_together() 2239 ret = mmc_send_tuning(mmc, opcode, NULL); in msdc_tune_together()
|
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-cadence.c | 275 mmc_send_tuning(host->mmc, opcode, NULL)) { /* bad */ in sdhci_cdns_execute_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-esdhc-imx.c | 1165 if (!mmc_send_tuning(host->mmc, opcode, NULL)) in esdhc_executing_tuning() 1174 if (mmc_send_tuning(host->mmc, opcode, NULL)) { in esdhc_executing_tuning() 1184 ret = mmc_send_tuning(host->mmc, opcode, NULL); in esdhc_executing_tuning()
|
/kernel/linux/linux-5.10/drivers/mmc/host/ |
H A D | dw_mmc-zx.c | 96 if (!ret && mmc_send_tuning(mmc, opcode, NULL)) { in dw_mci_zx_emmc_execute_tuning()
|
H A D | dw_mmc-hi3798cv200.c | 81 err = mmc_send_tuning(slot->mmc, opcode, NULL); in dw_mci_hi3798cv200_execute_tuning()
|
H A D | sdhci-sirf.c | 95 if (!mmc_send_tuning(mmc, opcode, NULL)) { in sdhci_sirf_execute_tuning()
|
H A D | dw_mmc-rockchip.c | 168 v = !mmc_send_tuning(mmc, opcode, NULL); in dw_mci_rk3288_execute_tuning()
|
H A D | mtk-sd.c | 1942 mmc_send_tuning(mmc, opcode, &cmd_err); in msdc_tune_response() 1966 mmc_send_tuning(mmc, opcode, &cmd_err); in msdc_tune_response() 1996 mmc_send_tuning(mmc, opcode, &cmd_err); in msdc_tune_response() 2041 mmc_send_tuning(mmc, opcode, &cmd_err); in hs400_tune_response() 2073 ret = mmc_send_tuning(mmc, opcode, NULL); in msdc_tune_data() 2087 ret = mmc_send_tuning(mmc, opcode, NULL); in msdc_tune_data() 2131 ret = mmc_send_tuning(mmc, opcode, NULL); in msdc_tune_together() 2147 ret = mmc_send_tuning(mmc, opcode, NULL); in msdc_tune_together()
|
H A D | sdhci-omap.c | 351 cur_match = !mmc_send_tuning(mmc, opcode, NULL); in sdhci_omap_execute_tuning() 411 if (mmc_send_tuning(mmc, opcode, NULL)) { in sdhci_omap_execute_tuning() 428 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 | mmci_stm32_sdmmc.c | 428 if (mmc_send_tuning(host->mmc, opcode, NULL)) { in sdmmc_dlyb_phase_tuning()
|
H A D | dw_mmc-exynos.c | 498 if (!mmc_send_tuning(mmc, opcode, NULL)) in dw_mci_exynos_execute_tuning()
|
H A D | sdhci-cadence.c | 259 mmc_send_tuning(host->mmc, opcode, NULL)) { /* bad */ in sdhci_cdns_execute_tuning()
|
H A D | sdhci-tegra.c | 1067 if (!mmc_send_tuning(host->mmc, opcode, NULL)) in tegra_sdhci_execute_tuning() 1076 if (mmc_send_tuning(host->mmc, opcode, NULL)) { in tegra_sdhci_execute_tuning() 1086 return mmc_send_tuning(host->mmc, opcode, NULL); in tegra_sdhci_execute_tuning()
|
H A D | sdhci-esdhc-imx.c | 1017 if (!mmc_send_tuning(host->mmc, opcode, NULL)) in esdhc_executing_tuning() 1026 if (mmc_send_tuning(host->mmc, opcode, NULL)) { in esdhc_executing_tuning() 1036 ret = mmc_send_tuning(host->mmc, opcode, NULL); in esdhc_executing_tuning()
|
/kernel/linux/linux-5.10/drivers/mmc/core/ |
H A D | mmc_ops.c | 641 int mmc_send_tuning(struct mmc_host *host, u32 opcode, int *cmd_error) in mmc_send_tuning() function 708 EXPORT_SYMBOL_GPL(mmc_send_tuning); variable
|
/kernel/linux/linux-6.6/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); variable
|
/kernel/linux/linux-5.10/include/linux/mmc/ |
H A D | host.h | 610 int mmc_send_tuning(struct mmc_host *host, u32 opcode, int *cmd_error);
|
/kernel/linux/linux-6.6/include/linux/mmc/ |
H A D | host.h | 676 int mmc_send_tuning(struct mmc_host *host, u32 opcode, int *cmd_error);
|