Home
last modified time | relevance | path

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

12

/linux-6.1.9/arch/arm/mach-omap2/
Dboard-n8x0.c369 n8x0_mmc_set_power(dev, 0, MMC_POWER_ON, 16); /* MMC_VDD_28_29 */ in n8x0_mmc_late_init()
370 n8x0_mmc_set_power(dev, 1, MMC_POWER_ON, 16); in n8x0_mmc_late_init()
/linux-6.1.9/drivers/mmc/host/
Dmmci_stm32_sdmmc.c282 if (host->mmc->ios.power_mode == MMC_POWER_ON) in mmci_sdmmc_set_clkreg()
344 } else if (ios.power_mode == MMC_POWER_ON) { in mmci_sdmmc_set_pwrreg()
Dcb710-mmc.c570 case MMC_POWER_ON: in cb710_mmc_set_ios()
583 reader->last_power_mode = MMC_POWER_ON; in cb710_mmc_set_ios()
Dsdricoh_cs.c348 if (ios->power_mode == MMC_POWER_ON) { in sdricoh_set_ios()
Dsdhci-pxav3.c199 && power_mode == MMC_POWER_ON) { in pxav3_gen_init_74_clocks()
Dmmc_spi.c1152 case MMC_POWER_ON: return "on"; in mmc_powerstring()
1186 if (ios->power_mode == MMC_POWER_ON) in mmc_spi_set_ios()
Dushc.c330 case MMC_POWER_ON: in ushc_set_power()
Dowl-mmc.c500 case MMC_POWER_ON: in owl_mmc_set_ios()
Dtoshsd.c113 case MMC_POWER_ON: in __toshsd_set_ios()
Ds3cmci.c1198 case MMC_POWER_ON: in s3cmci_set_ios()
1224 if ((ios->power_mode == MMC_POWER_ON) || in s3cmci_set_ios()
Domap.c1178 case MMC_POWER_ON: in mmc_omap_set_ios()
1182 if (slot->power_mode != MMC_POWER_ON) in mmc_omap_set_ios()
Dmeson-mx-sdhc-mmc.c346 case MMC_POWER_ON: in meson_mx_sdhc_set_ios()
Dpxamci.c498 if (ios->power_mode == MMC_POWER_ON) in pxamci_set_ios()
Dalcor.c860 case MMC_POWER_ON: in alcor_set_power_mode()
Dcavium.c834 case MMC_POWER_ON: in cvm_mmc_set_ios()
Djz4740_mmc.c949 case MMC_POWER_ON: in jz4740_mmc_set_ios()
Dsdhci-pci-gli.c1016 if (host->mmc->ios.power_mode != MMC_POWER_ON) in gl9763e_runtime_resume()
/linux-6.1.9/drivers/mmc/core/
Ddebugfs.c108 case MMC_POWER_ON: in mmc_ios_show()
Dcore.c1330 if (host->ios.power_mode == MMC_POWER_ON) in mmc_power_up()
1352 host->ios.power_mode = MMC_POWER_ON; in mmc_power_up()
/linux-6.1.9/arch/arm/mach-s3c/
Dmach-n30.c378 case MMC_POWER_ON: in n30_sdi_set_power()
Dmach-rx1950.c569 case MMC_POWER_ON: in rx1950_set_mmc_power()
Dmach-h1940.c472 case MMC_POWER_ON: in h1940_set_mmc_power()
Ddevs.c844 case MMC_POWER_ON: in s3c24xx_mci_def_set_power()
/linux-6.1.9/include/linux/mmc/
Dhost.h42 #define MMC_POWER_ON 2 macro
/linux-6.1.9/drivers/staging/greybus/
Dsdio.c619 case MMC_POWER_ON: in gb_mmc_set_ios()

12