Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/mmc/
Dmmc.h397 #define EXT_CSD_POWER_OFF_SHORT 2 macro
/linux-6.6.21/drivers/mmc/core/
Dmmc.c2105 unsigned int notify_type = is_suspend ? EXT_CSD_POWER_OFF_SHORT : in _mmc_suspend()