Searched refs:mmc_power_cycle (Results 1 – 5 of 5) sorted by relevance
60 void mmc_power_cycle(struct mmc_host *host, u32 ocr);
1020 mmc_power_cycle(host, ocr); in mmc_sd_init_card()1227 mmc_power_cycle(host, host->card->ocr); in mmc_sd_hw_reset()
1457 mmc_power_cycle(host, ocr); in mmc_select_voltage()1577 mmc_power_cycle(host, ocr); in mmc_set_uhs_voltage()1701 void mmc_power_cycle(struct mmc_host *host, u32 ocr) in mmc_power_cycle() function
1055 mmc_power_cycle(host, host->card->ocr); in mmc_sdio_hw_reset()
2165 mmc_power_cycle(host, card->ocr); in _mmc_hw_reset()