Home
last modified time | relevance | path

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

/linux/include/linux/mmc/
H A Dhost.h45 #define MMC_POWER_UNDEFINED 3 macro
/linux/drivers/mmc/core/
H A Dhost.c577 host->ios.power_mode = MMC_POWER_UNDEFINED; in mmc_alloc_host()