Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/sgi-ip32/
Dip32-reset.c30 #define POWERDOWN_TIMEOUT 120 macro
106 power_timer.expires = jiffies + POWERDOWN_TIMEOUT * HZ; in ip32_prepare_poweroff()
/linux-4.4.14/arch/mips/sgi-ip22/
Dip22-reset.c33 #define POWERDOWN_TIMEOUT 120 macro
137 power_timer.expires = jiffies + POWERDOWN_TIMEOUT * HZ; in power_button()