Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mmc/
Dhost.h45 #define MMC_POWER_UNDEFINED 3 macro
/Linux-v4.19/drivers/staging/greybus/
Dsdio.c620 case MMC_POWER_UNDEFINED: in gb_mmc_set_ios()
/Linux-v4.19/drivers/mmc/host/
Dsdhci-omap.c923 omap_host->power_mode = MMC_POWER_UNDEFINED; in sdhci_omap_probe()
Dsdhci.c1723 if (ios->power_mode == MMC_POWER_UNDEFINED) in sdhci_set_ios()
3141 if (mmc->ios.power_mode != MMC_POWER_UNDEFINED && in sdhci_runtime_resume_host()
/Linux-v4.19/drivers/mmc/core/
Dcore.c2676 host->ios.power_mode = MMC_POWER_UNDEFINED; in mmc_start_host()