Home
last modified time | relevance | path

Searched refs:MMC_POWER_ON (Results 1 – 14 of 14) sorted by relevance

/linux/arch/arm/mach-omap2/
H A Dboard-n8x0.c323 n8x0_mmc_set_power(dev, 0, MMC_POWER_ON, 16); /* MMC_VDD_28_29 */ in n8x0_mmc_late_init()
324 n8x0_mmc_set_power(dev, 1, MMC_POWER_ON, 16); in n8x0_mmc_late_init()
/linux/drivers/mmc/core/
H A Ddebugfs.c111 case MMC_POWER_ON: in mmc_ios_show()
H A Dcore.c1340 if (host->ios.power_mode == MMC_POWER_ON) in mmc_power_up()
1362 host->ios.power_mode = MMC_POWER_ON; in mmc_power_up()
/linux/drivers/mmc/host/
H A Dmmci_stm32_sdmmc.c331 if (host->mmc->ios.power_mode == MMC_POWER_ON) in mmci_sdmmc_set_clkreg()
384 } else if (ios.power_mode == MMC_POWER_ON) { in mmci_sdmmc_set_pwrreg()
H A Dsdricoh_cs.c340 if (ios->power_mode == MMC_POWER_ON) { in sdricoh_set_ios()
H A Dushc.c330 case MMC_POWER_ON: in ushc_set_power()
H A Dtoshsd.c113 case MMC_POWER_ON: in __toshsd_set_ios()
H A Dcavium.c834 case MMC_POWER_ON: in cvm_mmc_set_ios()
H A Dvub300.c2027 } else if (ios->power_mode == MMC_POWER_ON) { in vub300_mmc_set_ios()
H A Dmmci.c1957 case MMC_POWER_ON: in mmci_set_ios()
H A Ddw_mmc.c1499 case MMC_POWER_ON: in dw_mci_set_ios()
H A Dmtk-sd.c2060 case MMC_POWER_ON: in msdc_ops_set_ios()
/linux/drivers/staging/greybus/
H A Dsdio.c619 case MMC_POWER_ON: in gb_mmc_set_ios()
/linux/drivers/net/wireless/rsi/
H A Drsi_91x_sdio.c200 host->ios.power_mode = MMC_POWER_ON; in rsi_reset_card()