Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dpmu.h34 #define PMU_SET_INTR_MASK 0x70 /* set PMU interrupt mask */ macro
/linux-6.3-rc2/drivers/macintosh/
A Dvia-pmu.c586 pmu_request(&req, NULL, 2, PMU_SET_INTR_MASK, pmu_intr_mask); in init_pmu()
1780 pmu_request(&req, NULL, 2, PMU_SET_INTR_MASK, PMU_INT_ADB | in pmu_restart()
1805 pmu_request(&req, NULL, 2, PMU_SET_INTR_MASK, PMU_INT_ADB | in pmu_shutdown()
1933 pmu_request(&req, NULL, 2, PMU_SET_INTR_MASK, pmu_intr_mask); in powerbook_sleep_grackle()
1961 pmu_request(&req, NULL, 2, PMU_SET_INTR_MASK, 0); in powerbook_sleep_Core99()
2024 pmu_request(&req, NULL, 2, PMU_SET_INTR_MASK, pmu_intr_mask); in powerbook_sleep_Core99()

Completed in 7 milliseconds