Home
last modified time | relevance | path

Searched refs:mmc_wait_for_app_cmd (Results 1 – 3 of 3) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/sdmmc/
A D_sd.h39 extern int32_t mmc_wait_for_app_cmd(struct mmc_host *host, struct mmc_card *card, struct mmc_comman…
A Dcore.c346 int32_t mmc_wait_for_app_cmd(struct mmc_host *host, struct mmc_card *card, in mmc_wait_for_app_cmd() function
403 if (mmc_wait_for_app_cmd(card->host, card, &cmd)) { in mmc_app_set_bus_width()
A Dsd.c81 err = mmc_wait_for_app_cmd(host, NULL, &cmd); in mmc_send_app_op_cond()

Completed in 8 milliseconds