Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mmc/
H A Dmmc.h395 #define EXT_CSD_NO_POWER_NOTIFICATION 0 macro
/openbmc/linux/drivers/mmc/core/
H A Dmmc.c2030 card->ext_csd.power_off_notification = EXT_CSD_NO_POWER_NOTIFICATION; in mmc_poweroff_notify()