Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/core/
H A Dcore.h60 void mmc_power_up(struct mmc_host *host, u32 ocr);
H A Dcore.c1326 void mmc_power_up(struct mmc_host *host, u32 ocr) in mmc_power_up() function
1387 mmc_power_up(host, ocr); in mmc_power_cycle()
2151 mmc_power_up(host, host->ocr_avail); in mmc_rescan_try_freq()
2341 mmc_power_up(host, host->ocr_avail); in mmc_start_host()
H A Dsdio.c1064 mmc_power_up(host, host->card->ocr); in mmc_sdio_resume()
1118 mmc_power_up(host, host->card->ocr); in mmc_sdio_runtime_resume()
H A Dsd.c1307 mmc_power_up(host, host->card->ocr); in _mmc_sd_resume()
H A Dmmc.c2224 mmc_power_up(host, host->card->ocr); in _mmc_resume()