Home
last modified time | relevance | path

Searched refs:MMC_POWER_UNDEFINED (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/mmc/
H A Dhost.h46 #define MMC_POWER_UNDEFINED 3 macro
/OK3568_Linux_fs/kernel/drivers/mmc/core/
H A Dhost.c512 host->ios.power_mode = MMC_POWER_UNDEFINED; in mmc_alloc_host()
/OK3568_Linux_fs/kernel/drivers/staging/greybus/
H A Dsdio.c623 case MMC_POWER_UNDEFINED: in gb_mmc_set_ios()
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dalcor.c1094 host->cur_power_mode = MMC_POWER_UNDEFINED; in alcor_pci_sdmmc_drv_probe()
H A Dsdhci-omap.c1127 omap_host->power_mode = MMC_POWER_UNDEFINED; in sdhci_omap_probe()
H A Domap.c1240 slot->power_mode = MMC_POWER_UNDEFINED; in mmc_omap_new_slot()
H A Dsdhci.c2256 if (ios->power_mode == MMC_POWER_UNDEFINED) in sdhci_set_ios()
3762 if (mmc->ios.power_mode != MMC_POWER_UNDEFINED && in sdhci_runtime_resume_host()
H A Dsdhci-msm.c1455 (mmc->ios.power_mode == MMC_POWER_UNDEFINED)) in sdhci_msm_set_vqmmc()