Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dpmu.h41 #define PMU_RESET 0xd0 /* reset CPU */ macro
/openbmc/qemu/include/hw/misc/macio/
H A Dpmu.h43 #define PMU_RESET 0xd0 /* reset CPU */ macro
/openbmc/qemu/hw/misc/macio/
H A Dpmu.c448 { PMU_RESET, "REBOOT", pmu_cmd_reset },
/openbmc/linux/drivers/macintosh/
H A Dvia-pmu.c1779 pmu_request(&req, NULL, 1, PMU_RESET); in pmu_restart()