Home
last modified time | relevance | path

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

/linux/drivers/mmc/core/
H A Dcore.h57 void mmc_power_up(struct mmc_host *host, u32 ocr);
H A Dcore.c1332 void mmc_power_up(struct mmc_host *host, u32 ocr) in mmc_power_up() function
1393 mmc_power_up(host, ocr); in mmc_power_cycle()
2061 mmc_power_up(host, host->ocr_avail); in mmc_rescan_try_freq()
2289 mmc_power_up(host, host->ocr_avail); in mmc_start_host()
H A Dsdio.c1078 mmc_power_up(host, host->card->ocr); in mmc_sdio_resume()
1138 mmc_power_up(host, host->card->ocr); in mmc_sdio_runtime_resume()
H A Dsd.c1746 mmc_power_up(host, host->card->ocr); in _mmc_sd_resume()