Searched refs:MMC_CAP2_FULL_PWR_CYCLE (Results 1 – 6 of 6) sorted by relevance
374 #define MMC_CAP2_FULL_PWR_CYCLE (1 << 2) /* Can do full power cycle */ macro
376 host->caps2 |= MMC_CAP2_FULL_PWR_CYCLE; in mmc_of_parse()
2123 ((host->caps2 & MMC_CAP2_FULL_PWR_CYCLE) || !is_suspend || in _mmc_suspend()2190 !(host->caps2 & MMC_CAP2_FULL_PWR_CYCLE)) in mmc_shutdown()
1135 if (host->caps2 & MMC_CAP2_FULL_PWR_CYCLE) { in mmc_select_voltage()
1309 mmc->caps2 = MMC_CAP2_NO_PRESCAN_POWERUP | MMC_CAP2_FULL_PWR_CYCLE | in rtsx_usb_init_host()
1463 mmc->caps2 = MMC_CAP2_NO_PRESCAN_POWERUP | MMC_CAP2_FULL_PWR_CYCLE | in realtek_init_host()