Home
last modified time | relevance | path

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

12

/linux-6.6.21/arch/arm/mach-omap2/
Dboard-n8x0.c326 n8x0_mmc_set_power(dev, 0, MMC_POWER_ON, 16); /* MMC_VDD_28_29 */ in n8x0_mmc_late_init()
327 n8x0_mmc_set_power(dev, 1, MMC_POWER_ON, 16); in n8x0_mmc_late_init()
/linux-6.6.21/drivers/mmc/core/
Ddebugfs.c108 case MMC_POWER_ON: in mmc_ios_show()
Dcore.c1334 if (host->ios.power_mode == MMC_POWER_ON) in mmc_power_up()
1356 host->ios.power_mode = MMC_POWER_ON; in mmc_power_up()
/linux-6.6.21/drivers/mmc/host/
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()
Dmmci_stm32_sdmmc.c330 if (host->mmc->ios.power_mode == MMC_POWER_ON) in mmci_sdmmc_set_clkreg()
383 } else if (ios.power_mode == MMC_POWER_ON) { in mmci_sdmmc_set_pwrreg()
Dsdricoh_cs.c340 if (ios->power_mode == MMC_POWER_ON) { in sdricoh_set_ios()
Dmmc_spi.c1033 case MMC_POWER_ON: return "on"; in mmc_powerstring()
1067 if (ios->power_mode == MMC_POWER_ON) in mmc_spi_set_ios()
Dsdhci-pxav3.c197 && power_mode == MMC_POWER_ON) { in pxav3_gen_init_74_clocks()
Dushc.c330 case MMC_POWER_ON: in ushc_set_power()
Dowl-mmc.c501 case MMC_POWER_ON: in owl_mmc_set_ios()
Dtoshsd.c113 case MMC_POWER_ON: in __toshsd_set_ios()
Domap.c1196 case MMC_POWER_ON: in mmc_omap_set_ios()
1200 if (slot->power_mode != MMC_POWER_ON) in mmc_omap_set_ios()
Dpxamci.c497 if (ios->power_mode == MMC_POWER_ON) in pxamci_set_ios()
Dmeson-mx-sdhc-mmc.c330 case MMC_POWER_ON: in meson_mx_sdhc_set_ios()
Dsdhci-sprd.c434 case MMC_POWER_ON: in sdhci_sprd_set_power()
Dcavium.c834 case MMC_POWER_ON: in cvm_mmc_set_ios()
Dalcor.c860 case MMC_POWER_ON: in alcor_set_power_mode()
Djz4740_mmc.c954 case MMC_POWER_ON: in jz4740_mmc_set_ios()
Dtmio_mmc_core.c991 case MMC_POWER_ON: in tmio_mmc_set_ios()
Dmxcmmc.c857 if (ios->power_mode == MMC_POWER_ON) in mxcmci_set_ios()
Dau1xmmc.c747 else if (ios->power_mode == MMC_POWER_ON) { in au1xmmc_set_ios()
Dsdhci-omap.c790 if (power_mode != MMC_POWER_ON) in sdhci_omap_init_74_clocks()
Dmeson-gx-mmc.c616 case MMC_POWER_ON: in meson_mmc_set_ios()
/linux-6.6.21/include/linux/mmc/
Dhost.h42 #define MMC_POWER_ON 2 macro
/linux-6.6.21/drivers/staging/greybus/
Dsdio.c619 case MMC_POWER_ON: in gb_mmc_set_ios()

12