Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mmc/core/
Dcore.h57 void mmc_power_up(struct mmc_host *host, u32 ocr);
Dcore.c1327 void mmc_power_up(struct mmc_host *host, u32 ocr) in mmc_power_up() function
1388 mmc_power_up(host, ocr); in mmc_power_cycle()
2056 mmc_power_up(host, host->ocr_avail); in mmc_rescan_try_freq()
2284 mmc_power_up(host, host->ocr_avail); in mmc_start_host()
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()
Dsd.c1753 mmc_power_up(host, host->card->ocr); in _mmc_sd_resume()
Dmmc.c2158 mmc_power_up(host, host->card->ocr); in _mmc_resume()