Searched refs:mmc_power_up (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/mmc/core/ |
H A D | core.h | 56 void mmc_power_up(struct mmc_host *host, u32 ocr);
|
H A D | sdio.c | 1064 mmc_power_up(host, host->card->ocr); in mmc_sdio_resume() 1124 mmc_power_up(host, host->card->ocr); in mmc_sdio_runtime_resume()
|
H A D | core.c | 1327 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() 2150 mmc_power_up(host, host->ocr_avail); in mmc_rescan_try_freq() 2338 mmc_power_up(host, host->ocr_avail); in mmc_start_host()
|
H A D | sd.c | 1260 mmc_power_up(host, host->card->ocr); in _mmc_sd_resume()
|
H A D | mmc.c | 2119 mmc_power_up(host, host->card->ocr); in _mmc_resume()
|
/kernel/linux/linux-6.6/drivers/mmc/core/ |
H A D | core.h | 57 void mmc_power_up(struct mmc_host *host, u32 ocr);
|
H A D | sdio.c | 1078 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 D | core.c | 1332 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 D | mmc.c | 2164 mmc_power_up(host, host->card->ocr); in _mmc_resume()
|
H A D | sd.c | 1753 mmc_power_up(host, host->card->ocr); in _mmc_sd_resume()
|
Completed in 16 milliseconds