Searched refs:mmc_app_cmd (Results 1 – 3 of 3) sorted by relevance
40 extern int32_t mmc_app_cmd(struct mmc_host *host, struct mmc_card *card);
126 if (mmc_app_cmd(card->host, card)) { in mmc_app_sd_status()163 if (mmc_app_cmd(card->host, card)) { in mmc_app_send_scr()
303 int32_t mmc_app_cmd(struct mmc_host *host, struct mmc_card *card) in mmc_app_cmd() function365 err = mmc_app_cmd(host, card); in mmc_wait_for_app_cmd()
Completed in 8 milliseconds