Home
last modified time | relevance | path

Searched refs:mmc_wait_for_req (Results 1 – 5 of 5) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/sdmmc/
A Dmmc.c154 if (mmc_wait_for_req(card->host, &mrq)) { in mmc_send_extcsd()
299 if (mmc_wait_for_req(card->host, &mrq)) { in sdmmc_stream_write()
A Dcore.c66 int32_t mmc_wait_for_req(struct mmc_host *host, struct mmc_request *mrq) in mmc_wait_for_req() function
90 return mmc_wait_for_req(host, &mrq); in mmc_wait_for_cmd()
267 if (mmc_wait_for_req(card->host, &mrq)) { in mmc_sd_switch()
377 err = mmc_wait_for_req(host, &mrq); in mmc_wait_for_app_cmd()
467 if (mmc_wait_for_req(card->host, &mrq)) { in __sdmmc_block_rw()
A Dsd.c146 if (mmc_wait_for_req(card->host, &mrq)) { in mmc_app_sd_status()
185 if (mmc_wait_for_req(card->host, &mrq)) { in mmc_app_send_scr()
563 if (mmc_wait_for_req(card->host, &mrq)) { in mmc_sd_init_uhs_card()
A D_core.h334 extern int32_t mmc_wait_for_req(struct mmc_host *host, struct mmc_request *mrq);
A Dsdio.c634 ret = mmc_wait_for_req(card->host, &mrq); in mmc_io_rw_extended()

Completed in 12 milliseconds