Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dbcm2835_powermgt.c24 #define V_RSTS_POWEROFF 0x555 /* Linux uses partition 63 to indicate halt. */ macro
74 if ((s->rsts & 0xfff) == V_RSTS_POWEROFF) { in bcm2835_powermgt_write()