Home
last modified time | relevance | path

Searched refs:MMC_POWER_UP (Results 1 – 31 of 31) sorted by relevance

/linux-4.1.27/arch/arm/mach-s3c24xx/
Dmach-n30.c345 case MMC_POWER_UP: in n30_sdi_set_power()
Dmach-h1940.c456 case MMC_POWER_UP: in h1940_set_mmc_power()
Dmach-rx1950.c547 case MMC_POWER_UP: in rx1950_set_mmc_power()
/linux-4.1.27/drivers/mmc/core/
Ddebugfs.c105 case MMC_POWER_UP: in mmc_ios_show()
Dcore.c1627 host->ios.power_mode = MMC_POWER_UP; in mmc_power_up()
/linux-4.1.27/include/linux/mmc/
Dhost.h43 #define MMC_POWER_UP 1 macro
/linux-4.1.27/drivers/mmc/host/
Dmmc_spi.c1175 case MMC_POWER_UP: return "up"; in mmc_powerstring()
1201 case MMC_POWER_UP: in mmc_spi_set_ios()
1204 if (ios->power_mode == MMC_POWER_UP) in mmc_spi_set_ios()
Dsdricoh_cs.c370 } else if (ios->power_mode == MMC_POWER_UP) { in sdricoh_set_ios()
Dushc.c333 case MMC_POWER_UP: in ushc_set_power()
Dsdhci-pxav3.c209 if (pxa->power_mode == MMC_POWER_UP in pxav3_gen_init_74_clocks()
Ddavinci_mmc.c745 case MMC_POWER_UP: in mmc_davinci_set_ios()
785 if (ios->power_mode == MMC_POWER_UP) { in mmc_davinci_set_ios()
Dtoshsd.c114 case MMC_POWER_UP: in __toshsd_set_ios()
Dcb710-mmc.c590 case MMC_POWER_UP: in cb710_mmc_set_ios()
Ds3cmci.c1244 case MMC_POWER_UP: in s3cmci_set_ios()
1281 (ios->power_mode == MMC_POWER_UP)) { in s3cmci_set_ios()
Dpxamci.c114 if (power_mode == MMC_POWER_UP) { in pxamci_set_power()
Dmvsdio.c609 if (ios->power_mode == MMC_POWER_UP) in mvsd_set_ios()
Dwmt-sdmmc.c680 if (ios->power_mode == MMC_POWER_UP) { in wmt_mci_set_ios()
Dsunxi-mmc.c696 case MMC_POWER_UP: in sunxi_mmc_set_ios()
Djz4740_mmc.c866 case MMC_POWER_UP: in jz4740_mmc_set_ios()
Dtmio_mmc_pio.c956 case MMC_POWER_UP: in tmio_mmc_set_ios()
Dmxcmmc.c244 if (host->power_mode == MMC_POWER_UP) in mxcmci_set_power()
Domap.c1172 case MMC_POWER_UP: in mmc_omap_set_ios()
Dsh_mmcif.c1013 if (ios->power_mode == MMC_POWER_UP) { in sh_mmcif_set_ios()
Dmmci.c1338 case MMC_POWER_UP: in mmci_set_ios()
Dusdhi6rol0.c824 case MMC_POWER_UP: in usdhi6_set_ios()
Domap_hsmmc.c1572 case MMC_POWER_UP: in omap_hsmmc_set_ios()
Dvub300.c2026 } else if ((ios->power_mode == MMC_POWER_UP) && !vub300->card_powered) { in vub300_mmc_set_ios()
Datmel-mci.c1406 case MMC_POWER_UP: in atmci_set_ios()
Ddw_mmc.c1191 case MMC_POWER_UP: in dw_mci_set_ios()
Dsdhci.c1523 (ios->power_mode == MMC_POWER_UP) && in sdhci_do_set_ios()
/linux-4.1.27/drivers/net/wireless/rsi/
Drsi_91x_sdio.c181 host->ios.power_mode = MMC_POWER_UP; in rsi_reset_card()