Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mmc/
H A Dmmc.h397 #define EXT_CSD_POWER_OFF_SHORT 2 macro
/openbmc/linux/drivers/mmc/core/
H A Dmmc.c2110 unsigned int notify_type = is_suspend ? EXT_CSD_POWER_OFF_SHORT : in _mmc_suspend()