Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/core/
H A Dsd_ops.h18 int mmc_send_if_cond(struct mmc_host *host, u32 ocr);
H A Dsd_ops.c161 int mmc_send_if_cond(struct mmc_host *host, u32 ocr) in mmc_send_if_cond() function
H A Dsdio.c633 mmc_send_if_cond(host, ocr); in mmc_sdio_pre_init()
H A Dsd.c829 err = mmc_send_if_cond(host, ocr); in mmc_sd_get_cid()
H A Dcore.c2173 mmc_send_if_cond(host, host->ocr_avail); in mmc_rescan_try_freq()
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dmmc.c2131 static int mmc_send_if_cond(struct mmc *mmc) function
2286 err = mmc_send_if_cond(mmc);