Searched refs:MMC_POWER_UP (Results 1 – 17 of 17) sorted by relevance
1027 case MMC_POWER_UP: return "up"; in mmc_powerstring()1053 case MMC_POWER_UP: in mmc_spi_set_ios()1056 if (ios->power_mode == MMC_POWER_UP) in mmc_spi_set_ios()
350 } else if (ios->power_mode == MMC_POWER_UP) { in sdricoh_set_ios()
329 case MMC_POWER_UP: in ushc_set_power()
490 case MMC_POWER_UP: in owl_mmc_set_ios()
317 case MMC_POWER_UP: in meson_mx_sdhc_set_ios()
541 if (ios->power_mode == MMC_POWER_UP) { in loongson2_mmc_set_ios()
845 case MMC_POWER_UP: in cvm_mmc_set_ios()
949 case MMC_POWER_UP: in jz4740_mmc_set_ios()
222 if (host->power_mode == MMC_POWER_UP) in mxcmci_set_power()
534 if (mode == MMC_POWER_UP && sdhci_arasan->quirks & SDHCI_ARASAN_QUIRK_ENSURE_CD_STABLE) in sdhci_arasan_set_power_and_bus_voltage()
915 if (host->prev_power_state == MMC_POWER_UP) { in sd_power_on()
832 case MMC_POWER_UP: in usdhi6_set_ios()
2018 } else if ((ios->power_mode == MMC_POWER_UP) && !vub300->card_powered) { in vub300_mmc_set_ios()
1483 case MMC_POWER_UP: in dw_mci_set_ios()
2367 (ios->power_mode == MMC_POWER_UP) && in sdhci_set_ios_common()
43 #define MMC_POWER_UP 1 macro
188 host->ios.power_mode = MMC_POWER_UP; in rsi_reset_card()