Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dpmu.h71 #define PMU_INT_AUTO_SRQ_POLL 0x02 /* ??? */ macro
/openbmc/qemu/include/hw/misc/macio/
H A Dpmu.h77 #define PMU_INT_AUTO_SRQ_POLL 0x02 /* ??? */ macro
/openbmc/linux/drivers/macintosh/
H A Dvia-pmu.c1369 ints &= ~(PMU_INT_ADB_AUTO | PMU_INT_AUTO_SRQ_POLL); in pmu_handle_data()