Home
last modified time | relevance | path

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

/linux/drivers/mmc/core/
H A Ddebugfs.c108 case MMC_POWER_UP: in mmc_ios_show()
H A Dcore.c1346 host->ios.power_mode = MMC_POWER_UP; in mmc_power_up()
/linux/drivers/mmc/host/
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 Dtoshsd.c111 case MMC_POWER_UP: in __toshsd_set_ios()
H A Dmvsdio.c604 if (ios->power_mode == MMC_POWER_UP) in mvsd_set_ios()
H A Dcavium.c845 case MMC_POWER_UP: in cvm_mmc_set_ios()
H A Dvub300.c2020 } else if ((ios->power_mode == MMC_POWER_UP) && !vub300->card_powered) { in vub300_mmc_set_ios()
H A Dmmci.c1945 case MMC_POWER_UP: in mmci_set_ios()
H A Ddw_mmc.c1483 case MMC_POWER_UP: in dw_mci_set_ios()
H A Dmtk-sd.c2049 case MMC_POWER_UP: in msdc_ops_set_ios()
/linux/drivers/staging/greybus/
H A Dsdio.c616 case MMC_POWER_UP: in gb_mmc_set_ios()
/linux/drivers/net/wireless/rsi/
H A Drsi_91x_sdio.c188 host->ios.power_mode = MMC_POWER_UP; in rsi_reset_card()