Home
last modified time | relevance | path

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

12

/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/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 Dcb710-mmc.c571 case MMC_POWER_ON: in cb710_mmc_set_ios()
584 reader->last_power_mode = MMC_POWER_ON; in cb710_mmc_set_ios()
H A Dmmc_spi.c1028 case MMC_POWER_ON: return "on"; in mmc_powerstring()
1062 if (ios->power_mode == MMC_POWER_ON) in mmc_spi_set_ios()
H A Dsdricoh_cs.c340 if (ios->power_mode == MMC_POWER_ON) { in sdricoh_set_ios()
H A Dsdhci-pxav3.c202 && power_mode == MMC_POWER_ON) { in pxav3_gen_init_74_clocks()
H A Dushc.c330 case MMC_POWER_ON: in ushc_set_power()
H A Dowl-mmc.c501 case MMC_POWER_ON: in owl_mmc_set_ios()
H A Dtoshsd.c113 case MMC_POWER_ON: in __toshsd_set_ios()
H A Domap.c1208 case MMC_POWER_ON: in mmc_omap_set_ios()
1212 if (slot->power_mode != MMC_POWER_ON) in mmc_omap_set_ios()
H A Dpxamci.c497 if (ios->power_mode == MMC_POWER_ON) in pxamci_set_ios()
H A Dmeson-mx-sdhc-mmc.c328 case MMC_POWER_ON: in meson_mx_sdhc_set_ios()
H A Dsdhci-sprd.c433 case MMC_POWER_ON: in sdhci_sprd_set_power()
H A Dcavium.c834 case MMC_POWER_ON: in cvm_mmc_set_ios()
H A Dalcor.c861 case MMC_POWER_ON: in alcor_set_power_mode()
H A Djz4740_mmc.c956 case MMC_POWER_ON: in jz4740_mmc_set_ios()
H A Dau1xmmc.c748 else if (ios->power_mode == MMC_POWER_ON) { in au1xmmc_set_ios()
H A Dmxcmmc.c870 if (ios->power_mode == MMC_POWER_ON) in mxcmci_set_ios()
H A Dmeson-gx-mmc.c616 case MMC_POWER_ON: in meson_mmc_set_ios()
H A Dsdhci-omap.c790 if (power_mode != MMC_POWER_ON) in sdhci_omap_init_74_clocks()
/linux/drivers/mmc/core/
H A Ddebugfs.c111 case MMC_POWER_ON: in mmc_ios_show()
H A Dsd_uhs2.c51 if (host->ios.power_mode == MMC_POWER_ON) in sd_uhs2_power_up()
57 host->ios.power_mode = MMC_POWER_ON; in sd_uhs2_power_up()
H A Dcore.c1339 if (host->ios.power_mode == MMC_POWER_ON) in mmc_power_up()
1361 host->ios.power_mode = MMC_POWER_ON; in mmc_power_up()
/linux/include/linux/mmc/
H A Dhost.h44 #define MMC_POWER_ON 2 macro
/linux/drivers/staging/greybus/
H A Dsdio.c619 case MMC_POWER_ON: in gb_mmc_set_ios()

12