Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/core/
H A Dcore.h62 void mmc_power_cycle(struct mmc_host *host, u32 ocr);
H A Dcore.c1131 mmc_power_cycle(host, ocr); in mmc_select_voltage()
1257 mmc_power_cycle(host, ocr); in mmc_set_uhs_voltage()
1382 void mmc_power_cycle(struct mmc_host *host, u32 ocr) in mmc_power_cycle() function
H A Dsd.c1101 mmc_power_cycle(host, ocr); in mmc_sd_init_card()
1360 mmc_power_cycle(host, host->card->ocr); in mmc_sd_hw_reset()
H A Dsdio.c1153 mmc_power_cycle(host, card->ocr); in mmc_sdio_hw_reset()
H A Dmmc.c2329 mmc_power_cycle(host, card->ocr); in _mmc_hw_reset()