Home
last modified time | relevance | path

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

/external/u-boot/drivers/mmc/
Dsdhci-cadence.c210 mmc_send_tuning(mmc, opcode, NULL)) { /* bad */ in sdhci_cdns_execute_tuning()
Drenesas-sdhi.c262 ret = mmc_send_tuning(mmc, opcode, NULL); in renesas_sdhi_execute_tuning()
Dfsl_esdhc.c852 mmc_send_tuning(mmc, opcode, NULL); in fsl_esdhc_execute_tuning()
Domap_hsmmc.c638 cur_match = !mmc_send_tuning(mmc, opcode, NULL); in omap_hsmmc_execute_tuning()
Dmmc.c315 int mmc_send_tuning(struct mmc *mmc, u32 opcode, int *cmd_error) in mmc_send_tuning() function
/external/u-boot/include/
Dmmc.h680 int mmc_send_tuning(struct mmc *mmc, u32 opcode, int *cmd_error);