mmc_power_cycle
mmc_power_cycle(host, ocr);
mmc_power_cycle(host, ocr);
void mmc_power_cycle(struct mmc_host *host, u32 ocr);
mmc_power_cycle(host, card->ocr);
mmc_power_cycle(host, ocr);
mmc_power_cycle(host, host->card->ocr);
mmc_power_cycle(host, card->ocr);