Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/mmc/
Dhost.h45 #define MMC_POWER_UNDEFINED 3 macro
/linux-4.1.27/drivers/mmc/core/
Dcore.c2523 host->ios.power_mode = MMC_POWER_UNDEFINED; in mmc_start_host()