Searched refs:mmc_power_cycle (Results 1 – 5 of 5) sorted by relevance
57 void mmc_power_cycle(struct mmc_host *host, u32 ocr);
1097 mmc_power_cycle(host, ocr); in mmc_sd_init_card()1314 mmc_power_cycle(host, host->card->ocr); in mmc_sd_hw_reset()
1125 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
1135 mmc_power_cycle(host, card->ocr); in mmc_sdio_hw_reset()
2192 mmc_power_cycle(host, card->ocr); in _mmc_hw_reset()