Home
last modified time | relevance | path

Searched refs:POWERDOWN_TIMEOUT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/sgi-ip22/
H A Dip22-reset.c28 * Just powerdown if init hasn't done after POWERDOWN_TIMEOUT seconds.
32 #define POWERDOWN_TIMEOUT 120 macro
136 power_timer.expires = jiffies + POWERDOWN_TIMEOUT * HZ; in power_button()
/kernel/linux/linux-5.10/arch/mips/sgi-ip32/
H A Dip32-reset.c31 #define POWERDOWN_TIMEOUT 120 macro
107 power_timer.expires = jiffies + POWERDOWN_TIMEOUT * HZ; in ip32_prepare_poweroff()
/kernel/linux/linux-6.6/arch/mips/sgi-ip22/
H A Dip22-reset.c28 * Just powerdown if init hasn't done after POWERDOWN_TIMEOUT seconds.
32 #define POWERDOWN_TIMEOUT 120 macro
136 power_timer.expires = jiffies + POWERDOWN_TIMEOUT * HZ; in power_button()
/kernel/linux/linux-6.6/arch/mips/sgi-ip32/
H A Dip32-reset.c32 #define POWERDOWN_TIMEOUT 120 macro
108 power_timer.expires = jiffies + POWERDOWN_TIMEOUT * HZ; in ip32_prepare_poweroff()

Completed in 1 milliseconds