Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dpmu.h50 #define PMU_POW0_HARD_DRIVE 0x04 /* Hard drive power (on wallstreet/lombard ?) */ macro
/openbmc/qemu/include/hw/misc/macio/
H A Dpmu.h54 #define PMU_POW0_HARD_DRIVE 0x04 /* Hard drive power macro
/openbmc/linux/drivers/macintosh/
H A Dvia-pmu.c1874 pmu_request(&req, NULL, 2, PMU_POWER_CTRL0, PMU_POW0_OFF|PMU_POW0_HARD_DRIVE); in powerbook_sleep_grackle()
1929 PMU_POW0_ON|PMU_POW0_HARD_DRIVE); in powerbook_sleep_grackle()