Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/core/
H A Dmmc_ops.c95 return __mmc_send_status(card, status, MMC_CMD_RETRIES); in mmc_send_status()
113 return mmc_wait_for_cmd(host, &cmd, MMC_CMD_RETRIES); in _mmc_select_card()
144 return mmc_wait_for_cmd(host, &cmd, MMC_CMD_RETRIES); in mmc_set_dsr()
257 return mmc_wait_for_cmd(card->host, &cmd, MMC_CMD_RETRIES); in mmc_set_relative_addr()
270 err = mmc_wait_for_cmd(host, &cmd, MMC_CMD_RETRIES); in mmc_send_cxd_native()
664 true, false, MMC_CMD_RETRIES); in mmc_switch()
H A Dmmc.c1083 true, true, MMC_CMD_RETRIES); in mmc_select_hs()
1115 true, true, MMC_CMD_RETRIES); in mmc_select_hs_ddr()
1183 false, true, MMC_CMD_RETRIES); in mmc_select_hs400()
1225 false, true, MMC_CMD_RETRIES); in mmc_select_hs400()
1279 false, true, MMC_CMD_RETRIES); in mmc_hs400_to_hs200()
1295 0, false, true, MMC_CMD_RETRIES); in mmc_hs400_to_hs200()
1310 false, true, MMC_CMD_RETRIES); in mmc_hs400_to_hs200()
1389 false, true, MMC_CMD_RETRIES); in mmc_select_hs400es()
1427 false, true, MMC_CMD_RETRIES); in mmc_select_hs400es()
1492 false, true, MMC_CMD_RETRIES); in mmc_select_hs200()
[all …]
H A Dsd_ops.c62 for (i = 0; i <= MMC_CMD_RETRIES; i++) { in mmc_wait_for_app_cmd()
247 err = mmc_wait_for_cmd(host, &cmd, MMC_CMD_RETRIES); in mmc_send_relative_addr()
H A Dsdio_ops.c28 err = mmc_wait_for_cmd(host, &cmd, MMC_CMD_RETRIES); in mmc_send_io_op_cond()
H A Dcore.h18 #define MMC_CMD_RETRIES 3 macro
H A Dcore.c554 mmc_wait_for_cmd(host, &cmd, MMC_CMD_RETRIES); in mmc_cqe_recovery()
564 err = mmc_wait_for_cmd(host, &cmd, MMC_CMD_RETRIES); in mmc_cqe_recovery()
569 err = mmc_wait_for_cmd(host, &cmd, MMC_CMD_RETRIES); in mmc_cqe_recovery()