Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/sgi-ip30/
H A Dip30-power.c29 heart_write((heart_read(&heart_regs->mode) | HM_COLD_RST), in ip30_machine_restart()
/openbmc/linux/arch/mips/include/asm/sgi/
H A Dheart.h180 #define HM_COLD_RST BIT(23) macro