Home
last modified time | relevance | path

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

/u-boot/drivers/mmc/
A Dmtk-sd.c1131 mmc_send_tuning(mmc, opcode, &cmd_err); in hs400_tune_response()
1181 mmc_send_tuning(mmc, opcode, &cmd_err); in msdc_tune_response()
1203 mmc_send_tuning(mmc, opcode, &cmd_err); in msdc_tune_response()
1238 mmc_send_tuning(mmc, opcode, &cmd_err); in msdc_tune_response()
1277 ret = mmc_send_tuning(mmc, opcode, &cmd_err); in msdc_tune_data()
1300 ret = mmc_send_tuning(mmc, opcode, &cmd_err); in msdc_tune_data()
1362 ret = mmc_send_tuning(mmc, opcode, NULL); in msdc_tune_together()
1378 ret = mmc_send_tuning(mmc, opcode, NULL); in msdc_tune_together()
A Dsdhci-cadence.c227 mmc_send_tuning(mmc, opcode, NULL)) { /* bad */ in sdhci_cdns_execute_tuning()
A Domap_hsmmc.c669 cur_match = !mmc_send_tuning(mmc, opcode, NULL); in omap_hsmmc_execute_tuning()
734 if (mmc_send_tuning(mmc, opcode, NULL)) { in omap_hsmmc_execute_tuning()
752 if (mmc_send_tuning(mmc, opcode, NULL)) { in omap_hsmmc_execute_tuning()
A Dam654_sdhci.c393 cur_val = !mmc_send_tuning(mmc, opcode, NULL); in am654_sdhci_execute_tuning()
A Drenesas-sdhi.c608 ret = mmc_send_tuning(mmc, opcode, NULL); in renesas_sdhi_execute_tuning()
A Dfsl_esdhc.c1076 mmc_send_tuning(&plat->mmc, opcode, NULL); in fsl_esdhc_execute_tuning()
A Dfsl_esdhc_imx.c919 mmc_send_tuning(mmc, opcode, NULL); in fsl_esdhc_execute_tuning()
A Dmmc.c359 int mmc_send_tuning(struct mmc *mmc, u32 opcode, int *cmd_error) in mmc_send_tuning() function
A Docteontx_hsmmc.c1989 { "DATA_IN(HS200)", 16, mmc_send_tuning,
/u-boot/include/
A Dmmc.h797 int mmc_send_tuning(struct mmc *mmc, u32 opcode, int *cmd_error);

Completed in 32 milliseconds