Home
last modified time | relevance | path

Searched refs:mmc_send_tuning (Results 1 – 21 of 21) sorted by relevance

/linux/drivers/mmc/host/
A Ddw_mmc-hi3798cv200.c81 err = mmc_send_tuning(slot->mmc, opcode, NULL); in dw_mci_hi3798cv200_execute_tuning()
A Dmtk-sd.c1971 mmc_send_tuning(mmc, opcode, &cmd_err); in msdc_tune_response()
1995 mmc_send_tuning(mmc, opcode, &cmd_err); in msdc_tune_response()
2025 mmc_send_tuning(mmc, opcode, &cmd_err); in msdc_tune_response()
2070 mmc_send_tuning(mmc, opcode, &cmd_err); in hs400_tune_response()
2102 ret = mmc_send_tuning(mmc, opcode, NULL); in msdc_tune_data()
2116 ret = mmc_send_tuning(mmc, opcode, NULL); in msdc_tune_data()
2160 ret = mmc_send_tuning(mmc, opcode, NULL); in msdc_tune_together()
2176 ret = mmc_send_tuning(mmc, opcode, NULL); in msdc_tune_together()
A Ddw_mmc-rockchip.c168 v = !mmc_send_tuning(mmc, opcode, NULL); in dw_mci_rk3288_execute_tuning()
A Dsdhci-omap.c379 cur_match = !mmc_send_tuning(mmc, opcode, NULL); in sdhci_omap_execute_tuning()
439 if (mmc_send_tuning(mmc, opcode, NULL)) { in sdhci_omap_execute_tuning()
456 if (mmc_send_tuning(mmc, opcode, NULL)) { in sdhci_omap_execute_tuning()
A Ddw_mmc-k3.c382 if (!mmc_send_tuning(mmc, opcode, NULL)) in dw_mci_hi3660_execute_tuning()
A Dsdhci-cadence.c259 mmc_send_tuning(host->mmc, opcode, NULL)) { /* bad */ in sdhci_cdns_execute_tuning()
A Dsdhci-tegra.c1068 if (!mmc_send_tuning(host->mmc, opcode, NULL)) in tegra_sdhci_execute_tuning()
1077 if (mmc_send_tuning(host->mmc, opcode, NULL)) { in tegra_sdhci_execute_tuning()
1087 return mmc_send_tuning(host->mmc, opcode, NULL); in tegra_sdhci_execute_tuning()
A Dsdhci-esdhc-imx.c1071 if (!mmc_send_tuning(host->mmc, opcode, NULL)) in esdhc_executing_tuning()
1080 if (mmc_send_tuning(host->mmc, opcode, NULL)) { in esdhc_executing_tuning()
1090 ret = mmc_send_tuning(host->mmc, opcode, NULL); in esdhc_executing_tuning()
A Ddw_mmc-exynos.c498 if (!mmc_send_tuning(mmc, opcode, NULL)) in dw_mci_exynos_execute_tuning()
A Dmmci_stm32_sdmmc.c428 if (mmc_send_tuning(host->mmc, opcode, NULL)) { in sdmmc_dlyb_phase_tuning()
A Dsdhci_am654.c417 cur_val = !mmc_send_tuning(host->mmc, opcode, NULL); in sdhci_am654_platform_execute_tuning()
A Dmeson-mx-sdhc-mmc.c434 ret = mmc_send_tuning(mmc, opcode, NULL); in meson_mx_sdhc_tuning_point_matches()
A Drenesas_sdhi_core.c681 if (mmc_send_tuning(mmc, opcode, &cmd_error) == 0) in renesas_sdhi_execute_tuning()
A Dmeson-gx-mmc.c544 ret = mmc_send_tuning(mmc, opcode, NULL); in meson_mmc_resampling_tuning()
A Dsdhci-pci-core.c1660 if (mmc_send_tuning(host->mmc, opcode, NULL)) { in amd_execute_tuning_hs200()
A Dsdhci-msm.c1230 rc = mmc_send_tuning(mmc, opcode, NULL); in sdhci_msm_execute_tuning()
/linux/drivers/mmc/core/
A Dmmc_ops.c637 int mmc_send_tuning(struct mmc_host *host, u32 opcode, int *cmd_error) in mmc_send_tuning() function
704 EXPORT_SYMBOL_GPL(mmc_send_tuning);
/linux/include/linux/mmc/
A Dhost.h638 int mmc_send_tuning(struct mmc_host *host, u32 opcode, int *cmd_error);
/linux/
A Dvmlinux.symvers10530 0x00000000 mmc_send_tuning vmlinux EXPORT_SYMBOL_GPL
A DSystem.map45407 ffff800010c3a3d0 T mmc_send_tuning
A D.tmp_System.map45407 ffff800010c3a3d0 T mmc_send_tuning

Completed in 941 milliseconds