Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mmc/
Dmmc.h380 #define EXT_CSD_POWER_OFF_SHORT 2 macro
/Linux-v4.19/drivers/mmc/core/
Dmmc.c2000 unsigned int notify_type = is_suspend ? EXT_CSD_POWER_OFF_SHORT : in _mmc_suspend()