Searched refs:mmc_power_cycle (Results 1 – 5 of 5) sorted by relevance
57 void mmc_power_cycle(struct mmc_host *host, u32 ocr);
1043 mmc_power_cycle(host, ocr); in mmc_sd_init_card()1250 mmc_power_cycle(host, host->card->ocr); in mmc_sd_hw_reset()
1142 mmc_power_cycle(host, ocr); in mmc_select_voltage()1262 mmc_power_cycle(host, ocr); in mmc_set_uhs_voltage()1386 void mmc_power_cycle(struct mmc_host *host, u32 ocr) in mmc_power_cycle() function
1053 mmc_power_cycle(host, host->card->ocr); in mmc_sdio_hw_reset()
2175 mmc_power_cycle(host, card->ocr); in _mmc_hw_reset()