Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/mmc/
Dhost.h42 #define MMC_POWER_UNDEFINED 3 macro
/Linux-v5.4/drivers/staging/greybus/
Dsdio.c620 case MMC_POWER_UNDEFINED: in gb_mmc_set_ios()
/Linux-v5.4/drivers/mmc/host/
Dalcor.c1094 host->cur_power_mode = MMC_POWER_UNDEFINED; in alcor_pci_sdmmc_drv_probe()
Dsdhci-omap.c1064 omap_host->power_mode = MMC_POWER_UNDEFINED; in sdhci_omap_probe()
Domap.c1240 slot->power_mode = MMC_POWER_UNDEFINED; in mmc_omap_new_slot()
Dsdhci.c1894 if (ios->power_mode == MMC_POWER_UNDEFINED) in sdhci_set_ios()
3360 if (mmc->ios.power_mode != MMC_POWER_UNDEFINED && in sdhci_runtime_resume_host()
/Linux-v5.4/drivers/mmc/core/
Dcore.c2353 host->ios.power_mode = MMC_POWER_UNDEFINED; in mmc_start_host()