Searched refs:PMU_SLEEP (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/uapi/linux/ |
H A D | pmu.h | 38 #define PMU_SLEEP 0x7f /* put CPU to sleep */ macro
|
/openbmc/qemu/include/hw/misc/macio/ |
H A D | pmu.h | 40 #define PMU_SLEEP 0x7f /* put CPU to sleep */ macro
|
/openbmc/linux/drivers/macintosh/ |
H A D | via-pmu.c | 1556 if (req->data[0] == PMU_SLEEP || req->data[0] == PMU_CPU_SPEED) in pmu_sr_intr() 1885 pmu_request(&req, NULL, 5, PMU_SLEEP, 'M', 'A', 'T', 'T'); in powerbook_sleep_grackle() 1972 pmu_request(&req, NULL, 5, PMU_SLEEP, 'M', 'A', 'T', 'T'); in powerbook_sleep_Core99() 2063 pmu_request(&sleep_req, NULL, 5, PMU_SLEEP, 'M', 'A', 'T', 'T'); in powerbook_sleep_3400()
|