Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dpmu.h30 #define PMU_SET_INTR_MASK 0x70 /* set PMU interrupt mask */ macro
/linux-2.4.37.9/arch/m68k/mac/
Dmisc.c326 3, PMU_PACKET, PMU_SET_INTR_MASK, in pmu_restart()
336 3, PMU_PACKET, PMU_SET_INTR_MASK, in pmu_shutdown()
/linux-2.4.37.9/drivers/macintosh/
Dvia-pmu.c509 pmu_request(&req, NULL, 2, PMU_SET_INTR_MASK, pmu_intr_mask); in init_pmu()
1171 pmu_request(&req, NULL, 2, PMU_SET_INTR_MASK, 0); in pmu_suspend()
1202 pmu_request(&req, NULL, 2, PMU_SET_INTR_MASK, pmu_intr_mask); in pmu_resume()
1550 pmu_request(&req, NULL, 2, PMU_SET_INTR_MASK, PMU_INT_ADB | in pmu_restart()
1573 pmu_request(&req, NULL, 2, PMU_SET_INTR_MASK, PMU_INT_ADB | in pmu_shutdown()
2248 pmu_request(&req, NULL, 2, PMU_SET_INTR_MASK, 0xfc); in powerbook_sleep_G3()
2429 pmu_request(&req, NULL, 2, PMU_SET_INTR_MASK, 0xfc); in powerbook_sleep_Core99()
Dvia-pmu68k.c203 pmu_request((struct adb_request *) &req, NULL, 2, PMU_SET_INTR_MASK, PMU_INT_ADB); in pmu_init()
230 pmu_request((struct adb_request *) &req, NULL, 2, PMU_SET_INTR_MASK, in pmu_init()