Searched refs:mmc_wait_for_app_cmd (Results 1 – 3 of 3) sorted by relevance
39 extern int32_t mmc_wait_for_app_cmd(struct mmc_host *host, struct mmc_card *card, struct mmc_comman…
346 int32_t mmc_wait_for_app_cmd(struct mmc_host *host, struct mmc_card *card, in mmc_wait_for_app_cmd() function403 if (mmc_wait_for_app_cmd(card->host, card, &cmd)) { in mmc_app_set_bus_width()
81 err = mmc_wait_for_app_cmd(host, NULL, &cmd); in mmc_send_app_op_cond()
Completed in 8 milliseconds