Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mmc/core/
Dcore.h57 void mmc_power_cycle(struct mmc_host *host, u32 ocr);
Dsd.c1097 mmc_power_cycle(host, ocr); in mmc_sd_init_card()
1314 mmc_power_cycle(host, host->card->ocr); in mmc_sd_hw_reset()
Dcore.c1125 mmc_power_cycle(host, ocr); in mmc_select_voltage()
1245 mmc_power_cycle(host, ocr); in mmc_set_uhs_voltage()
1369 void mmc_power_cycle(struct mmc_host *host, u32 ocr) in mmc_power_cycle() function
Dsdio.c1135 mmc_power_cycle(host, card->ocr); in mmc_sdio_hw_reset()
Dmmc.c2192 mmc_power_cycle(host, card->ocr); in _mmc_hw_reset()