Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/
H A Dresettable.h40 RESET_TYPE_WAKEUP, enumerator
/openbmc/linux/drivers/power/reset/
H A Dat91-reset.c59 RESET_TYPE_WAKEUP = 1, enumerator
162 case RESET_TYPE_WAKEUP: in at91_reset_reason()
/openbmc/qemu/docs/devel/
H A Dreset.rst47 ``RESET_TYPE_WAKEUP``
/openbmc/qemu/hw/i386/
H A Dpc.c1737 pc_machine_reset(machine, RESET_TYPE_WAKEUP); in pc_machine_wakeup()
/openbmc/qemu/hw/virtio/
H A Dvirtio-mem.c1857 if (type == RESET_TYPE_WAKEUP) { in virtio_mem_system_reset_hold()