Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mmc/
H A Dcard.h61 unsigned int power_off_longtime; /* Units: ms */ member
/openbmc/linux/drivers/mmc/core/
H A Dmmc.c595 card->ext_csd.power_off_longtime = 10 * in mmc_decode_ext_csd()
2020 timeout = card->ext_csd.power_off_longtime; in mmc_poweroff_notify()