Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dmmci_stm32_sdmmc.c331 if (host->mmc->ios.power_mode == MMC_POWER_ON) in mmci_sdmmc_set_clkreg()
384 } else if (ios.power_mode == MMC_POWER_ON) { in mmci_sdmmc_set_pwrreg()
H A Dmmc_spi.c1028 case MMC_POWER_ON: return "on"; in mmc_powerstring()
1062 if (ios->power_mode == MMC_POWER_ON) in mmc_spi_set_ios()
H A Dsdricoh_cs.c340 if (ios->power_mode == MMC_POWER_ON) { in sdricoh_set_ios()
H A Dushc.c330 case MMC_POWER_ON: in ushc_set_power()
H A Dowl-mmc.c501 case MMC_POWER_ON: in owl_mmc_set_ios()
H A Dpxamci.c497 if (ios->power_mode == MMC_POWER_ON) in pxamci_set_ios()
H A Dmeson-mx-sdhc-mmc.c328 case MMC_POWER_ON: in meson_mx_sdhc_set_ios()
H A Dmxcmmc.c870 if (ios->power_mode == MMC_POWER_ON) in mxcmci_set_ios()
H A Dusdhi6rol0.c845 case MMC_POWER_ON: in usdhi6_set_ios()
H A Dsdhci-pci-gli.c1892 if (host->mmc->ios.power_mode != MMC_POWER_ON) in gl9763e_runtime_resume()
H A Dvub300.c2028 } else if (ios->power_mode == MMC_POWER_ON) { in vub300_mmc_set_ios()
/linux/drivers/mmc/core/
H A Dsd_uhs2.c51 if (host->ios.power_mode == MMC_POWER_ON) in sd_uhs2_power_up()
57 host->ios.power_mode = MMC_POWER_ON; in sd_uhs2_power_up()
/linux/include/linux/mmc/
H A Dhost.h44 #define MMC_POWER_ON 2 macro
/linux/drivers/net/wireless/rsi/
H A Drsi_91x_sdio.c200 host->ios.power_mode = MMC_POWER_ON; in rsi_reset_card()