Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mmc/
H A Dhost.h43 #define MMC_POWER_UNDEFINED 3 macro
/openbmc/linux/drivers/mmc/core/
H A Dhost.c583 host->ios.power_mode = MMC_POWER_UNDEFINED; in mmc_alloc_host()
/openbmc/linux/drivers/staging/greybus/
H A Dsdio.c622 case MMC_POWER_UNDEFINED: in gb_mmc_set_ios()
/openbmc/linux/drivers/mmc/host/
H A Dalcor.c1094 host->cur_power_mode = MMC_POWER_UNDEFINED; in alcor_pci_sdmmc_drv_probe()
H A Dsdhci-omap.c1248 omap_host->power_mode = MMC_POWER_UNDEFINED; in sdhci_omap_probe()
H A Domap.c1273 slot->power_mode = MMC_POWER_UNDEFINED; in mmc_omap_new_slot()
H A Dsdhci.c2327 if (ios->power_mode == MMC_POWER_UNDEFINED) in sdhci_set_ios()
3857 if (mmc->ios.power_mode != MMC_POWER_UNDEFINED && in sdhci_runtime_resume_host()
H A Dsdhci-msm.c1472 (mmc->ios.power_mode == MMC_POWER_UNDEFINED)) in sdhci_msm_set_vqmmc()