Searched refs:MMC_POWER_ON (Results 1 - 29 of 29) sorted by relevance

/linux-4.1.27/arch/arm/mach-omap2/
H A Dboard-n8x0.c375 n8x0_mmc_set_power(dev, 0, MMC_POWER_ON, 16); /* MMC_VDD_28_29 */ n8x0_mmc_late_init()
376 n8x0_mmc_set_power(dev, 1, MMC_POWER_ON, 16); n8x0_mmc_late_init()
/linux-4.1.27/drivers/mmc/host/
H A Dbfin_sdh.c428 if (ios->power_mode == MMC_POWER_ON && ios->clock) { sdh_set_ios()
440 if (ios->power_mode == MMC_POWER_ON) sdh_set_ios()
H A Dcb710-mmc.c571 case MMC_POWER_ON: cb710_mmc_set_ios()
584 reader->last_power_mode = MMC_POWER_ON; cb710_mmc_set_ios()
H A Dsdhci-pxav3.c210 && power_mode == MMC_POWER_ON) { pxav3_gen_init_74_clocks()
H A Dsdricoh_cs.c360 if (ios->power_mode == MMC_POWER_ON) { sdricoh_set_ios()
H A Dtoshsd.c116 case MMC_POWER_ON: __toshsd_set_ios()
H A Dushc.c334 case MMC_POWER_ON: ushc_set_power()
H A Domap.c1176 case MMC_POWER_ON: mmc_omap_set_ios()
1197 if (ios->power_mode == MMC_POWER_ON) { mmc_omap_set_ios()
H A Dpxamci.c525 if (ios->power_mode == MMC_POWER_ON) pxamci_set_ios()
H A Dmmc_spi.c1176 case MMC_POWER_ON: return "on"; mmc_powerstring()
1210 if (ios->power_mode == MMC_POWER_ON) mmc_spi_set_ios()
H A Ds3cmci.c1243 case MMC_POWER_ON: s3cmci_set_ios()
1280 if ((ios->power_mode == MMC_POWER_ON) || s3cmci_set_ios()
H A Dau1xmmc.c761 else if (ios->power_mode == MMC_POWER_ON) { au1xmmc_set_ios()
H A Djz4740_mmc.c874 case MMC_POWER_ON: jz4740_mmc_set_ios()
H A Dmxcmmc.c884 if (ios->power_mode == MMC_POWER_ON) mxcmci_set_ios()
H A Drtsx_usb_sdmmc.c1050 power_mode = MMC_POWER_ON; sd_set_power_mode()
H A Dsunxi-mmc.c693 case MMC_POWER_ON: sunxi_mmc_set_ios()
H A Dtmio_mmc_pio.c962 case MMC_POWER_ON: tmio_mmc_set_ios()
H A Dmmci.c1350 case MMC_POWER_ON: mmci_set_ios()
H A Dusdhi6rol0.c837 case MMC_POWER_ON: usdhi6_set_ios()
H A Domap_hsmmc.c1575 case MMC_POWER_ON: omap_hsmmc_set_ios()
H A Dvub300.c2033 } else if (ios->power_mode == MMC_POWER_ON) { vub300_mmc_set_ios()
H A Ddw_mmc.c1207 case MMC_POWER_ON: dw_mci_set_ios()
/linux-4.1.27/drivers/mmc/core/
H A Ddebugfs.c108 case MMC_POWER_ON: mmc_ios_show()
H A Dcore.c1619 if (host->ios.power_mode == MMC_POWER_ON) mmc_power_up()
1649 host->ios.power_mode = MMC_POWER_ON; mmc_power_up()
/linux-4.1.27/arch/arm/mach-s3c24xx/
H A Dmach-h1940.c457 case MMC_POWER_ON: h1940_set_mmc_power()
H A Dmach-n30.c344 case MMC_POWER_ON: n30_sdi_set_power()
H A Dmach-rx1950.c548 case MMC_POWER_ON: rx1950_set_mmc_power()
/linux-4.1.27/include/linux/mmc/
H A Dhost.h44 #define MMC_POWER_ON 2 macro
/linux-4.1.27/drivers/net/wireless/rsi/
H A Drsi_91x_sdio.c193 host->ios.power_mode = MMC_POWER_ON; rsi_reset_card()

Completed in 297 milliseconds