Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dpmu.h36 #define PMU_SHUTDOWN 0x7e /* turn power off */ macro
/openbmc/qemu/include/hw/misc/macio/
H A Dpmu.h38 #define PMU_SHUTDOWN 0x7e /* turn power off */ macro
/openbmc/qemu/hw/misc/macio/
H A Dpmu.c449 { PMU_SHUTDOWN, "SHUTDOWN", pmu_cmd_shutdown },
/openbmc/linux/drivers/macintosh/
H A Dvia-pmu.c1808 pmu_request(&req, NULL, 5, PMU_SHUTDOWN, in pmu_shutdown()