Home
last modified time | relevance | path

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

12

/Linux-v4.19/arch/arm/mach-omap2/
Dboard-n8x0.c372 n8x0_mmc_set_power(dev, 0, MMC_POWER_ON, 16); /* MMC_VDD_28_29 */ in n8x0_mmc_late_init()
373 n8x0_mmc_set_power(dev, 1, MMC_POWER_ON, 16); in n8x0_mmc_late_init()
/Linux-v4.19/drivers/mmc/core/
Ddebugfs.c110 case MMC_POWER_ON: in mmc_ios_show()
Dcore.c1647 if (host->ios.power_mode == MMC_POWER_ON) in mmc_power_up()
1669 host->ios.power_mode = MMC_POWER_ON; in mmc_power_up()
/Linux-v4.19/arch/arm/mach-s3c24xx/
Dmach-n30.c341 case MMC_POWER_ON: in n30_sdi_set_power()
Dmach-h1940.c453 case MMC_POWER_ON: in h1940_set_mmc_power()
Dmach-rx1950.c552 case MMC_POWER_ON: in rx1950_set_mmc_power()
/Linux-v4.19/drivers/mmc/host/
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()
Dsdricoh_cs.c357 if (ios->power_mode == MMC_POWER_ON) { in sdricoh_set_ios()
Dsdhci-pxav3.c211 && power_mode == MMC_POWER_ON) { in pxav3_gen_init_74_clocks()
Dmmc_spi.c1177 case MMC_POWER_ON: return "on"; in mmc_powerstring()
1211 if (ios->power_mode == MMC_POWER_ON) in mmc_spi_set_ios()
Dushc.c334 case MMC_POWER_ON: in ushc_set_power()
Dtoshsd.c117 case MMC_POWER_ON: in __toshsd_set_ios()
Domap.c1178 case MMC_POWER_ON: in mmc_omap_set_ios()
1199 if (ios->power_mode == MMC_POWER_ON) { in mmc_omap_set_ios()
Dpxamci.c503 if (ios->power_mode == MMC_POWER_ON) in pxamci_set_ios()
Ds3cmci.c1218 case MMC_POWER_ON: in s3cmci_set_ios()
1257 if ((ios->power_mode == MMC_POWER_ON) || in s3cmci_set_ios()
Dsdhci-omap.c640 if (power_mode != MMC_POWER_ON) in sdhci_omap_init_74_clocks()
Dcavium.c835 case MMC_POWER_ON: in cvm_mmc_set_ios()
Djz4740_mmc.c912 case MMC_POWER_ON: in jz4740_mmc_set_ios()
Dmxcmmc.c889 if (ios->power_mode == MMC_POWER_ON) in mxcmci_set_ios()
Dau1xmmc.c765 else if (ios->power_mode == MMC_POWER_ON) { in au1xmmc_set_ios()
Dtmio_mmc_core.c1053 case MMC_POWER_ON: in tmio_mmc_set_ios()
/Linux-v4.19/include/linux/mmc/
Dhost.h44 #define MMC_POWER_ON 2 macro
/Linux-v4.19/drivers/staging/greybus/
Dsdio.c617 case MMC_POWER_ON: in gb_mmc_set_ios()
/Linux-v4.19/drivers/staging/mt7621-mmc/
Dsd.c1703 case MMC_POWER_ON: in msdc_ops_set_ios()
1704 host->power_mode = MMC_POWER_ON; in msdc_ops_set_ios()
/Linux-v4.19/drivers/net/wireless/rsi/
Drsi_91x_sdio.c206 host->ios.power_mode = MMC_POWER_ON; in rsi_reset_card()

12