Home
last modified time | relevance | path

Searched refs:MMC_POWER_UP (Results 1 – 17 of 17) sorted by relevance

/linux/drivers/mmc/host/
H A Dmmc_spi.c1027 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()
H A Dsdricoh_cs.c350 } else if (ios->power_mode == MMC_POWER_UP) { in sdricoh_set_ios()
H A Dushc.c329 case MMC_POWER_UP: in ushc_set_power()
H A Dowl-mmc.c490 case MMC_POWER_UP: in owl_mmc_set_ios()
H A Dmeson-mx-sdhc-mmc.c317 case MMC_POWER_UP: in meson_mx_sdhc_set_ios()
H A Dloongson2-mmc.c541 if (ios->power_mode == MMC_POWER_UP) { in loongson2_mmc_set_ios()
H A Dcavium.c845 case MMC_POWER_UP: in cvm_mmc_set_ios()
H A Djz4740_mmc.c949 case MMC_POWER_UP: in jz4740_mmc_set_ios()
H A Dmxcmmc.c222 if (host->power_mode == MMC_POWER_UP) in mxcmci_set_power()
H A Dsdhci-of-arasan.c534 if (mode == MMC_POWER_UP && sdhci_arasan->quirks & SDHCI_ARASAN_QUIRK_ENSURE_CD_STABLE) in sdhci_arasan_set_power_and_bus_voltage()
H A Drtsx_pci_sdmmc.c915 if (host->prev_power_state == MMC_POWER_UP) { in sd_power_on()
H A Dusdhi6rol0.c832 case MMC_POWER_UP: in usdhi6_set_ios()
H A Dvub300.c2018 } else if ((ios->power_mode == MMC_POWER_UP) && !vub300->card_powered) { in vub300_mmc_set_ios()
H A Ddw_mmc.c1483 case MMC_POWER_UP: in dw_mci_set_ios()
H A Dsdhci.c2367 (ios->power_mode == MMC_POWER_UP) && in sdhci_set_ios_common()
/linux/include/linux/mmc/
H A Dhost.h43 #define MMC_POWER_UP 1 macro
/linux/drivers/net/wireless/rsi/
H A Drsi_91x_sdio.c188 host->ios.power_mode = MMC_POWER_UP; in rsi_reset_card()